Home
last modified time | relevance | path

Searched refs:IntD (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DObjCPropertyChecker.cpp57 if (const ObjCInterfaceDecl *IntD = in checkCopyMutable() local
59 ImplD = IntD->getImplementation(); in checkCopyMutable()
/external/crosvm/devices/src/pci/
Dmod.rs40 IntD, enumerator
/external/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp752 const ObjCInterfaceDecl *IntD = MD->getClassInterface(); in createObjCPropertyGetter() local
753 const ObjCImplementationDecl *ImpD = IntD->getImplementation(); in createObjCPropertyGetter()
/external/crosvm/arch/src/
Dlib.rs376 3 => PciInterruptPin::IntD, in generate_pci_root()