Searched refs:hasDeclaration (Results 1 - 3 of 3) sorted by relevance

/bionic/tools/versioner/src/
H A DDeclarationDatabase.h168 bool hasDeclaration(const CompilationType& type) const;
H A DDeclarationDatabase.cpp273 bool Symbol::hasDeclaration(const CompilationType& type) const { function in class:Symbol
H A Dversioner.cpp365 if (!symbol_it.second.hasDeclaration(type)) {

Completed in 5 milliseconds