Home
last modified time | relevance | path

Searched refs:setOpLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h601 void setOpLoc(SourceLocation L) { OpLoc = L; } in setOpLoc() function
1527 void setOpLoc(SourceLocation L) { OpLoc = L; } in setOpLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp1083 E->setOpLoc(readSourceLocation()); in VisitObjCIsaExpr()
1512 E->setOpLoc(readSourceLocation()); in VisitObjCIvarRefExpr()