Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h209 FunctionProtoTypes; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp950 FunctionProtoTypes(this_(), FunctionProtoTypesLog2InitSize), in ASTContext()
4407 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos)) { in getFunctionTypeInternal()
4505 FunctionProtoTypes.FindNodeOrInsertPos(ID, InsertPos); in getFunctionTypeInternal()
4527 FunctionProtoTypes.InsertNode(FTP, InsertPos); in getFunctionTypeInternal()