Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h45 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
H A DStmtObjC.h363 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function
H A DDeclObjC.h2254 void setAtLoc(SourceLocation L) { AtLoc = L; } in setAtLoc() function
2423 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; } in setAtLoc() function