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.cpp871 SourceLocation Loc, QualType InitCaptureType, SourceLocation EllipsisLoc, in createLambdaInitCaptureVarDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1065 ParsedType InitCaptureType; in ParseLambdaIntroducer() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2844 ParsedType InitCaptureType; member