Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h99 mutable llvm::FoldingSet<RValueReferenceType> RValueReferenceTypes; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2446 RValueReferenceTypes.FindNodeOrInsertPos(ID, InsertPos)) in getRValueReferenceType()
2460 RValueReferenceTypes.FindNodeOrInsertPos(ID, InsertPos); in getRValueReferenceType()
2467 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()