Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp91 static RefState getAllocated(unsigned family, const Stmt *s) { in getAllocated() function in __anonf19fb7730111::RefState
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1253 DIVariable *getAllocated() const { in getAllocated() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h4018 uint32_t getAllocated(HandleType handleType) const { return mAllocatedCounts[handleType]; } in getAllocated() function