Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h69 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
425 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
474 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
528 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
H A DStmtObjC.h414 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } setAtLoc() function
H A DDeclObjC.h793 void setAtLoc(SourceLocation L) { AtLoc = L; } setAtLoc() function
2864 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } setAtLoc() function