Home
last modified time | relevance | path

Searched refs:getCompilationTypes (Results 1 – 1 of 1) sorted by relevance

/bionic/tools/versioner/src/
Dversioner.cpp264 static std::set<CompilationType> getCompilationTypes(const Declaration* decl) { in getCompilationTypes() function
294 std::set<CompilationType> compilation_types = getCompilationTypes(decl); in checkSymbol()