Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp806 QualType InitCaptureType, IdentifierInfo *Id, Expr *Init) { in createLambdaInitCaptureVarDecl()
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp999 QualType InitCaptureType = Actions.performLambdaInitCaptureInitialization( in ParseLambdaIntroducer() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2219 ParsedType InitCaptureType; member