Searched refs:Symbol (Results 1 – 5 of 5) sorted by relevance
162 struct Symbol { struct169 bool operator<(const Symbol& rhs) const { argument173 bool operator==(const Symbol& rhs) const {198 std::map<std::string, Symbol> symbols; argument
192 Symbol symbol = {.name = declaration_name }; in VisitDeclaratorDecl()303 bool Symbol::calculateAvailability(DeclarationAvailability* output) const { in calculateAvailability()325 bool Symbol::hasDeclaration(const CompilationType& type) const { in hasDeclaration()
416 const Symbol& symbol = symbol_it.second; in preprocessHeaders()
287 static bool checkSymbol(const Symbol& symbol) { in checkSymbol()
107 ## Symbol versioning (Available in API level >= 23)109 Symbol versioning allows libraries to provide better backwards