HomeSort by relevance Sort by last modified time
    Searched refs:setAtStartLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclObjC.h 610 void setAtStartLoc(SourceLocation Loc) { AtStart = Loc; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 761 CD->setAtStartLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 867 milliseconds