Home
last modified time | relevance | path

Searched refs:getInitialState (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h48 virtual ProgramStateRef getInitialState(const LocationContext *InitLoc) = 0;
DExprEngine.h157 ProgramStateRef getInitialState(const LocationContext *InitLoc) override;
DProgramState.h478 ProgramStateRef getInitialState(const LocationContext *InitLoc);
/external/clang/lib/Format/
DContinuationIndenter.h47 LineState getInitialState(unsigned FirstIndent, const AnnotatedLine *Line,
DUnwrappedLineFormatter.cpp312 Indenter->getInitialState(FirstIndent, Line, /*DryRun=*/false); in format()
423 LineState State = Indenter->getInitialState(Indent, &TheLine, DryRun); in format()
477 LineState State = Indenter->getInitialState(FirstIndent, &Line, DryRun); in format()
DContinuationIndenter.cpp70 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, in getInitialState() function in clang::format::ContinuationIndenter
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp196 generateNode(StartLoc, SubEng.getInitialState(L), nullptr); in ExecuteWorkList()
DProgramState.cpp364 ProgramStateRef ProgramStateManager::getInitialState(const LocationContext *InitLoc) { in getInitialState() function in ProgramStateManager
DExprEngine.cpp103 ProgramStateRef ExprEngine::getInitialState(const LocationContext *InitLoc) { in getInitialState() function in ExprEngine
104 ProgramStateRef state = StateMgr.getInitialState(InitLoc); in getInitialState()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...