Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DASTContext.h455 static constexpr unsigned FunctionProtoTypesLog2InitSize = 12; variable
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp950 FunctionProtoTypes(this_(), FunctionProtoTypesLog2InitSize), in ASTContext()