HomeSort by relevance Sort by last modified time
    Searched refs:printSymbolSubKinds (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Index/
IndexSymbol.h 124 void printSymbolSubKinds(SymbolSubKindSet SubKinds, raw_ostream &OS);
  /external/clang/tools/c-index-test/
core_main.cpp 173 printSymbolSubKinds(SymInfo.SubKinds, OS);
  /external/clang/lib/Index/
IndexSymbol.cpp 369 void index::printSymbolSubKinds(SymbolSubKindSet SubKinds, raw_ostream &OS) {

Completed in 93 milliseconds