Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprObjC.h70 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
424 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
473 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
527 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
H A DStmtObjC.h414 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function
H A DDeclObjC.h793 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
2815 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function