Searched defs:decl (Results 1 – 3 of 3) sorted by relevance
50 std::string getDeclName(NamedDecl* decl) { in getDeclName()70 bool VisitDecl(Decl* decl) { in VisitDecl()
225 static std::set<CompilationType> getCompilationTypes(const Declaration* decl) { in getCompilationTypes()253 const Declaration* decl = &decl_it.second; in checkSymbol() local
427 const Declaration& decl = decl_it.second; in preprocessHeaders() local