Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp76 PassInfo *InterfaceInfo = const_cast<PassInfo *>(getPassInfo(InterfaceID)); registerAnalysisGroup() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1206 using InterfaceInfo = DenseMapInfo<const ObjCInterfaceDecl *>; global() typedef