Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h216 FunctionProtoTypes; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp970 : ConstantArrayTypes(this_()), FunctionProtoTypes(this_()), in ASTContext()
4276 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos)) { in getFunctionTypeInternal()
4374 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos); in getFunctionTypeInternal()
4397 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()