Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp857 QualType InitCaptureType, in createLambdaInitCaptureVarDecl()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp1130 ParsedType InitCaptureType; in ParseLambdaIntroducer() local
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h2719 ParsedType InitCaptureType; member