Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DInstructionCost.h82 CostState getState() const { return State; } in getState() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.h40 InterpState &getState() { return S; } getState() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h72 const ProgramStateRef &getState() const { return Pred->getState(); } in getState() function
H A DCoreEngine.h527 ProgramStateRef getState() const { return Pred->State; } in getState() function
581 ProgramStateRef getState() const { return Pred->State; } in getState() function
H A DExplodedGraph.h169 const ProgramStateRef &getState() const { return State; } in getState() function
H A DCallEvent.h234 const ProgramStateRef &getState() const { return State; } getState() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp258 LockFileManager::LockFileState LockFileManager::getState() const { getState() function in LockFileManager
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h101 AvailabilityState getState(LibFunc F) const { in getState() function
385 TargetLibraryInfoImpl::AvailabilityState getState(LibFunc F) const { getState() function
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp356 const ConsumedState &getState() const { in getState() function in clang::consumed::PropagationInfo
1113 ConsumedState ConsumedStateMap::getState(const VarDecl *Var) const { in getState() function in ConsumedStateMap
1123 ConsumedStateMap::getState(const CXXBindTemporaryExpr *Tmp) const { in getState() function in ConsumedStateMap
H A DCalledOnceCheck.cpp1298 State &getState(const CFGBlock *BB) { getState() function in __anon185a77070111::CalledOnceChecker
1302 const State &getState(const CFGBlock *BB) const { getState() function in __anon185a77070111::CalledOnceChecker
[all...]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h763 inline stats_state_e getState() const { return state; } in getState() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1217 SymbolState getState() const { return static_cast<SymbolState>(State); } getState() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp134 ProgramStateRef getState() const { return state; } in getState() function in __anon80a3d9b10111::StopTrackingCallback
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h299 MachineIRBuilderState &getState() { return State; } getState() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1058 ProgramStateRef getState() const { return state; } getState() function in __anonfd3743ad0711::StopTrackingCallback
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4927 StateType &getState() override { return *this; } getState() function
4928 const StateType &getState() const override { return *this; } getState() function
[all...]