Home
last modified time | relevance | path

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

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