Home
last modified time | relevance | path

Searched defs:Intro (Results 1 – 14 of 14) sorted by relevance

/external/crosvm/
DCONTRIBUTING.md1 ## Intro section
/external/webrtc/tools_webrtc/mb/docs/
Ddesign_spec.md5 ## Intro section in The MB (Meta-Build wrapper) design spec
/external/clang/lib/Parse/
DParseInit.cpp72 LambdaIntroducer Intro; in MayBeDesignationStart() local
DParseExprCXX.cpp719 LambdaIntroducer Intro; in ParseLambdaExpression() local
770 LambdaIntroducer Intro; in TryParseLambdaExpression() local
786 Optional<unsigned> Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1032 bool Parser::TryParseLambdaIntroducer(LambdaIntroducer &Intro) { in TryParseLambdaIntroducer()
1111 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
DParseTentative.cpp614 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/external/llvm-project/clang/lib/Parse/
DParseInit.cpp75 LambdaIntroducer Intro; in MayBeDesignationStart() local
DParseExprCXX.cpp731 LambdaIntroducer Intro; in ParseLambdaExpression() local
777 LambdaIntroducer Intro; in TryParseLambdaExpression() local
820 bool Parser::ParseLambdaIntroducer(LambdaIntroducer &Intro, in ParseLambdaIntroducer()
1233 LambdaIntroducer &Intro) { in ParseLambdaExpressionAfterIntroducer()
DParseTentative.cpp705 LambdaIntroducer Intro; in isCXX11AttributeSpecifier() local
/external/curl/docs/
DINTERNALS.md50 Intro chapter
/external/llvm-project/llvm/unittests/Support/
DFormatVariadicTest.cpp519 const char *Intro = in TEST() local
/external/clang/lib/Sema/
DSemaLambda.cpp804 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
DSemaCodeComplete.cpp4554 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp890 void Sema::ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, in ActOnStartOfLambdaDefinition()
DSemaCodeComplete.cpp6250 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer()