Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1731 QualType StateTy = CGM.getObjCFastEnumerationStateType(); in EmitObjCForCollectionStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp257 Attributor &A, IRPosition IRP, const AAType &QueryingAA, StateTy &State, in genericValueTraversal() argument