Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h103 mutable std::vector<VariableArrayType*> VariableArrayTypes; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2702 VariableArrayTypes.push_back(New); in getVariableArrayType()
8450 llvm::capacity_in_bytes(VariableArrayTypes) + in getSideTableAllocatedMemory()