Searched defs:BaseInfoTy (Results 1 – 2 of 2) sorted by relevance
206 typedef llvm::PointerIntPair<const NamedDecl *, 1, bool> BaseInfoTy; typedef
257 using BaseInfoTy = llvm::PointerIntPair<const NamedDecl *, 1, bool>; variable