Searched refs:SymTypes (Results 1 – 1 of 1) sorted by relevance
185 cl::list<SymLevel> SymTypes( variable829 if (SymTypes.empty()) in shouldDumpSymLevel()831 if (llvm::find(SymTypes, Search) != SymTypes.end()) in shouldDumpSymLevel()833 if (llvm::find(SymTypes, SymLevel::All) != SymTypes.end()) in shouldDumpSymLevel()