Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp850 SourceLocation Loc, QualType InitCaptureType, SourceLocation EllipsisLoc, in createLambdaInitCaptureVarDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1206 ParsedType InitCaptureType; in ParseLambdaIntroducer() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2841 ParsedType InitCaptureType; member