Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h219 mutable llvm::FoldingSet<ObjCTypeParamType> ObjCTypeParamTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5242 ObjCTypeParamTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCTypeParamType()
5261 ObjCTypeParamTypes.InsertNode(newType, InsertPos); in getObjCTypeParamType()