Home
last modified time | relevance | path

Searched defs:FindVA (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtIterator.cpp25 static inline const VariableArrayType *FindVA(const Type* t) { in FindVA() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp175 static const VariableArrayType *FindVA(QualType Ty) { in FindVA() function
H A DCFG.cpp1328 static const VariableArrayType *FindVA(const Type *t) { in FindVA() function