Searched defs:Nested (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.h46 Nested = 3 // This code is directly reached, but we must be careful to enumerator in enum:llvm::Relooper::Branch::FlowType
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h51 Nested = 0x0008, member in class:llvm::codeview::CallingConvention::ClassOptions
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3737 BuildMSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, NestedNameSpecifierLoc QualifierLoc, DeclarationNameInfo NameInfo, Stmt *Nested) argument
3749 ActOnMSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, CXXScopeSpec &SS, UnqualifiedId &Name, Stmt *Nested) argument
H A DSemaExpr.cpp13226 bool Nested = false; local
12917 captureInBlock(BlockScopeInfo *BSI, VarDecl *Var, SourceLocation Loc, const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, const bool Nested, Sema &S) argument
[all...]
H A DTreeTransform.h1857 RebuildMSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, NestedNameSpecifierLoc QualifierLoc, DeclarationNameInfo NameInfo, Stmt *Nested) argument

Completed in 293 milliseconds