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

  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp 267 QualType type = NTTP->getExpansionType(i);
    [all...]
ASTContext.cpp 574 QualType T = NTTP->getExpansionType(I);
624 ExpandedTypes.push_back(getCanonicalType(NTTP->getExpansionType(I)));
    [all...]

Completed in 665 milliseconds