Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h739 addVLATypeCapture(SourceLocation Loc,const VariableArrayType * VLAType,QualType CaptureType) addVLATypeCapture() argument
/llvm-project/clang/lib/AST/
H A DDecl.cpp4663 setCapturedVLAType(const VariableArrayType * VLAType) setCapturedVLAType() argument