Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h216 FunctionProtoTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp879 FunctionProtoTypes(this_(), FunctionProtoTypesLog2InitSize), in ASTContext()
4795 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos)) { in getFunctionTypeInternal()
4893 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos); in getFunctionTypeInternal()
4918 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()