Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 3 of 3) sorted by relevance

/bionic/tools/versioner/src/
DDeclarationDatabase.cpp50 std::string getDeclName(NamedDecl* decl) { in getDeclName()
70 bool VisitDecl(Decl* decl) { in VisitDecl()
Dversioner.cpp225 static std::set<CompilationType> getCompilationTypes(const Declaration* decl) { in getCompilationTypes()
253 const Declaration* decl = &decl_it.second; in checkSymbol() local
DPreprocessor.cpp426 const Declaration& decl = decl_it.second; in preprocessHeaders() local