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

  /external/clang/include/clang/AST/
ExprObjC.h 522 void setOpLoc(SourceLocation L) { OpLoc = L; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 615 E->setOpLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 96 milliseconds