Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h196 mutable llvm::FoldingSet<RValueReferenceType> RValueReferenceTypes; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp3858 RValueReferenceTypes.FindNodeOrInsertPos(ID, InsertPos)) in getRValueReferenceType()
3872 RValueReferenceTypes.FindNodeOrInsertPos(ID, InsertPos); in getRValueReferenceType()
3879 RValueReferenceTypes.InsertNode(New, InsertPos); in getRValueReferenceType()