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

  /external/clang/include/clang/AST/
StmtObjC.h 328 void setThrowLoc(SourceLocation Loc) { AtThrowLoc = Loc; }
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 958 S->setThrowLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 32 milliseconds