Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h41 const State CurrentState; variable
/llvm-project/llvm/include/llvm/MCA/
H A DPipeline.h59 State CurrentState = State::Created; variable
/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp279 auto &CurrentState = State.Stack.back(); getInitialState() local
293 const auto &CurrentState = State.Stack.back(); canBreak() local
374 const auto &CurrentState = State.Stack.back(); mustBreak() local
677 auto &CurrentState = State.Stack.back(); addTokenOnCurrentLine() local
947 auto &CurrentState = State.Stack.back(); addTokenOnNewLine() local
1214 const auto &CurrentState = State.Stack.back(); getNewLineColumn() local
1501 auto &CurrentState = State.Stack.back(); moveStateToNextToken() local
1696 const auto &CurrentState = State.Stack.back(); moveStatePastFakeLParens() local
1812 const auto &CurrentState = State.Stack.back(); moveStatePastScopeOpener() local
1985 auto &CurrentState = State.Stack.back(); moveStatePastScopeCloser() local
[all...]
/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h36 State CurrentState = State::Start; variable
/llvm-project/bolt/lib/Rewrite/
H A DLinuxKernelRewriter.cpp667 std::optional<ORCState> CurrentState; processORCPostCFG() local
770 ORCState CurrentState = NullORC; rewriteORCTables() local
/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp1221 checkNewAttrMutualExclusion(Sema & S,const ParsedAttr & AL,const FunctionProtoType * FPT,FunctionType::ArmStateValue CurrentState,StringRef StateName) checkNewAttrMutualExclusion() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1205 int CurrentState = NullState; in emitCLRExceptionTable() local
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp214 } CurrentState = FileStart; global() member in __anonb3abc7af0111::WebAssemblyAsmParser
[all...]
/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1693 State CurrentState; global() member in __anondd8a70880111::CalledOnceChecker
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2882 ProgramStateRef CurrentState = N->getState(); VisitTrueTest() local