Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h92 mutable std::vector<VariableArrayType*> VariableArrayTypes; variable
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2544 VariableArrayTypes.push_back(New); in getVariableArrayType()
8027 llvm::capacity_in_bytes(VariableArrayTypes) + in getSideTableAllocatedMemory()