Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h215 FunctionProtoTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp970 : ConstantArrayTypes(this_()), FunctionProtoTypes(this_()), in ASTContext()
4261 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos)) { in getFunctionTypeInternal()
4359 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos); in getFunctionTypeInternal()
4382 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()