Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h106 mutable std::vector<VariableArrayType*> VariableArrayTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h200 mutable std::vector<VariableArrayType*> VariableArrayTypes; variable