Searched defs:VLAType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 739 addVLATypeCapture(SourceLocation Loc,const VariableArrayType * VLAType,QualType CaptureType) addVLATypeCapture() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 4663 setCapturedVLAType(const VariableArrayType * VLAType) setCapturedVLAType() argument |