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

  /external/clang/lib/AST/
ASTDumper.cpp     [all...]
StmtPrinter.cpp 712 switch (Node->getIdentType()) {
    [all...]
StmtProfile.cpp 304 ID.AddInteger(S->getIdentType());
    [all...]
  /external/clang/lib/CodeGen/
CGExprConstant.cpp 923 unsigned Type = cast<PredefinedExpr>(E)->getIdentType();
    [all...]
CGExpr.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp 339 Record.push_back(E->getIdentType()); // FIXME: stable encoding
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]

Completed in 454 milliseconds