HomeSort by: relevance | last modified time | path
    Searched refs:setIdentLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Stmt.h 1807 setIdentLoc(IL);
1814 void setIdentLoc(SourceLocation L) { LabelStmtBits.IdentLoc = L; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 193 S->setIdentLoc(readSourceLocation());

Completed in 23 milliseconds