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

  /external/clang/include/clang/AST/
Stmt.h 962 void setSwitchLoc(SourceLocation L) { SwitchLoc = L; }
    [all...]
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp 201 S->setSwitchLoc(ReadSourceLocation(Record, Idx));
    [all...]

Completed in 125 milliseconds