Home
last modified time | relevance | path

Searched defs:AutoTypes (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h134 mutable llvm::FoldingSet<AutoType> AutoTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h234 mutable llvm::ContextualFoldingSet<AutoType, ASTContext&> AutoTypes; variable