Searched refs:Symbol (Results 1 – 5 of 5) sorted by relevance
166 struct Symbol { struct173 bool operator<(const Symbol& rhs) const { argument177 bool operator==(const Symbol& rhs) const {202 std::map<std::string, Symbol> symbols; argument
192 Symbol symbol = {.name = declaration_name }; in VisitDeclaratorDecl()305 bool Symbol::calculateAvailability(DeclarationAvailability* output) const { in calculateAvailability()327 bool Symbol::hasDeclaration(const CompilationType& type) const { in hasDeclaration()
413 const Symbol& symbol = symbol_it.second; in preprocessHeaders()
289 static bool checkSymbol(const Symbol& symbol) { in checkSymbol()
122 ## Symbol versioning (Available in API level >= 23)124 Symbol versioning allows libraries to provide better backwards