Searched defs:IsNested (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2328 bool IsNested = false; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h555 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, argument
565 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, argument
573 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11767 bool IsNested = NextToCheckIndex > 0; local

Completed in 196 milliseconds