Searched refs:NameLookup (Results 1 – 3 of 3) sorted by relevance
212 class NameLookup { class216 explicit NameLookup(const NamedDecl *ND) : Data(ND, false) {} in NameLookup() function in clang::tidy::__anond1b5d2b50211::NameLookup217 explicit NameLookup(llvm::NoneType) : Data(nullptr, true) {} in NameLookup() function in clang::tidy::__anond1b5d2b50211::NameLookup218 explicit NameLookup(std::nullptr_t) : Data(nullptr, false) {} in NameLookup() function in clang::tidy::__anond1b5d2b50211::NameLookup219 NameLookup() : NameLookup(nullptr) {} in NameLookup() function in clang::tidy::__anond1b5d2b50211::NameLookup236 NameLookup findDeclInBases(const CXXRecordDecl &Parent, StringRef DeclName, in findDeclInBases()239 return NameLookup(nullptr); in findDeclInBases()241 return NameLookup(InClassRef); in findDeclInBases()260 return NameLookup( in findDeclInBases()266 return NameLookup(llvm::None); // Propagate multiple resolution back up. in findDeclInBases()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...