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 568 void setAtStartLoc(SourceLocation Loc) { AtStart = Loc; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 709 CD->setAtStartLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 53 milliseconds