Searched defs:getCapturedVLAType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 663 const VariableArrayType *getCapturedVLAType() const { getCapturedVLAType() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 3218 const VariableArrayType *getCapturedVLAType() const { getCapturedVLAType() function |