Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h128 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp3780 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
3789 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
3798 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()