Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h481 static constexpr unsigned FunctionProtoTypesLog2InitSize = 12; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp879 FunctionProtoTypes(this_(), FunctionProtoTypesLog2InitSize), in ASTContext()