Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h234 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5350 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5359 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5368 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()