HomeSort by relevance Sort by last modified time
    Searched defs:setAtLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
StmtObjC.h 364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 45 void setAtLoc(SourceLocation L) { AtLoc = L; }
377 void setAtLoc(SourceLocation L) { AtLoc = L; }
419 void setAtLoc(SourceLocation L) { AtLoc = L; }
464 void setAtLoc(SourceLocation L) { AtLoc = L; }
    [all...]
DeclObjC.h     [all...]

Completed in 80 milliseconds