Home
last modified time | relevance | path

Searched defs:CurrentState (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h41 const State CurrentState; variable
/freebsd-13.1/sys/contrib/dev/acpica/compiler/
H A Daslsupport.l582 ASL_COMMENT_STATE CurrentState = AslGbl_CommentState; /* to reference later on */ in AslDoComment() local
700 ASL_COMMENT_STATE CurrentState = AslGbl_CommentState; in AslDoCommentType2() local
H A Dcvcompiler.c177 ASL_COMMENT_STATE CurrentState, in CvProcessComment()
304 ASL_COMMENT_STATE CurrentState, in CvProcessCommentType2()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h36 State CurrentState = State::Start; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1199 int CurrentState = NullState; in emitCLRExceptionTable() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp217 } CurrentState = FileStart; member in __anoncf9387500111::WebAssemblyAsmParser
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1692 State CurrentState; member in __anon9bc1fd290111::CalledOnceChecker
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2601 ProgramStateRef CurrentState = N->getState(); in VisitTrueTest() local