Home
last modified time | relevance | path

Searched refs:AttributedTypes (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h120 llvm::FoldingSet<AttributedType> AttributedTypes; variable
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2999 AttributedType *type = AttributedTypes.FindNodeOrInsertPos(id, insertPos); in getAttributedType()
3007 AttributedTypes.InsertNode(type, insertPos); in getAttributedType()