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

  /src/external/apache2/llvm/dist/clang/lib/AST/
ODRHash.cpp 843 void VisitDecltypeType(const DecltypeType *T) {
850 VisitDecltypeType(T);
ASTImporter.cpp 358 ExpectedType VisitDecltypeType(const DecltypeType *T);
1330 ExpectedType ASTNodeImporter::VisitDecltypeType(const DecltypeType *T) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTNodeTraverser.h 355 void VisitDecltypeType(const DecltypeType *T) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 6069 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) {

Completed in 40 milliseconds