Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp859 QualType InitCaptureType, in createLambdaInitCaptureVarDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1130 ParsedType InitCaptureType; in ParseLambdaIntroducer() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2676 ParsedType InitCaptureType; member