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

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 1324 E->setTokenLocation(readSourceLocation());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 4536 void setTokenLocation(SourceLocation L) { TokenLoc = L; }

Completed in 54 milliseconds