Home
last modified time | relevance | path

Searched refs:getAllocated (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp121 static HandleState getAllocated(ProgramStateRef State, HandleState S) { in getAllocated() function in __anon3ac5be820111::HandleState
505 CurItem.first, HandleState::getAllocated(State, CurItem.second)); in evalAssume()
DMallocChecker.cpp166 static RefState getAllocated(AllocationFamily family, const Stmt *s) { in getAllocated() function in __anon1d21674b0211::RefState
1631 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E)); in MallocUpdateRefState()
2955 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt())); in evalAssume()
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp91 static RefState getAllocated(unsigned family, const Stmt *s) { in getAllocated() function in __anone8977cbd0111::RefState
1142 return State->set<RegionState>(Sym, RefState::getAllocated(Family, E)); in MallocUpdateRefState()
2370 RefState::getAllocated(RS->getAllocationFamily(), RS->getStmt())); in evalAssume()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp804 if (auto *AlVar = Array->getAllocated()) in dependencies()
DDwarfUnit.cpp1431 if (DIVariable *Var = CTy->getAllocated()) { in constructArrayTypeDIE()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h2566 uint32_t getAllocated(HandleType handleType) const { return mAllocatedCounts[handleType]; } in getAllocated() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1208 DIVariable *getAllocated() const { in getAllocated() function
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...