Home
last modified time | relevance | path

Searched defs:StateTy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjC.cpp1473 QualType StateTy = CGM.getObjCFastEnumerationStateType(); in EmitObjCForCollectionStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp267 Attributor &A, IRPosition IRP, const AAType &QueryingAA, StateTy &State, in genericValueTraversal() argument