Home
last modified time | relevance | path

Searched defs:setAtLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h415 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function
H A DDeclObjC.h796 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
2865 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function