Searched defs:setAtStartLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 562 void setAtStartLoc(SourceLocation Loc) { AtStart = Loc; } function in class:clang::ObjCContainerDecl |
Completed in 49 milliseconds