Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DEnterExpressionEvaluationContext.h21 bool Entered = true; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DRootAutoDetector.cpp94 static thread_local bool Entered = false; in sample() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2472 bool Entered; in ParseDeclarationAfterDeclaratorAndAttributes() member