Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h236 FunctionProtoTypes; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp976 FunctionProtoTypes(this_(), FunctionProtoTypesLog2InitSize), in ASTContext()
4369 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos)) { in getFunctionTypeInternal()
4467 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos); in getFunctionTypeInternal()
4489 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()