Home
last modified time | relevance | path

Searched defs:getAllocated (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp121 static HandleState getAllocated(ProgramStateRef State, HandleState S) { in getAllocated() function in __anonab3099690111::HandleState
DMallocChecker.cpp166 static RefState getAllocated(AllocationFamily family, const Stmt *s) { in getAllocated() function in __anon59cbc8120211::RefState
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h2566 uint32_t getAllocated(HandleType handleType) const { return mAllocatedCounts[handleType]; } in getAllocated() function
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp91 static RefState getAllocated(unsigned family, const Stmt *s) { in getAllocated() function in __anond5670e240111::RefState
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1208 DIVariable *getAllocated() const { in getAllocated() function