Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp37 struct AllocationState { struct in __anondc670b340111::MacOSKeychainAPIChecker
39 unsigned int AllocatorIdx;
40 SymbolRef Region;
42 AllocationState(const Expr *E, unsigned int Idx, SymbolRef R) : in AllocationState() argument
46 bool operator==(const AllocationState &X) const { in operator ==()
51 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
159 MacOSKeychainAPIChecker::AllocationState) in REGISTER_MAP_WITH_PROGRAMSTATE()
/aosp_15_r20/external/google-breakpad/src/client/
H A Dminidump_file_writer.h258 enum AllocationState { enum
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
H A Dservice-2.json7173 "AllocationState":{ object