Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h601 void setOpLoc(SourceLocation L) { OpLoc = L; } in setOpLoc() function
1527 void setOpLoc(SourceLocation L) { OpLoc = L; } in setOpLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1086 E->setOpLoc(readSourceLocation()); in VisitObjCIsaExpr()
1505 E->setOpLoc(readSourceLocation()); in VisitObjCIvarRefExpr()