Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h231 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5570 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5579 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5588 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()