Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp185 cl::list<SymLevel> SymTypes( variable
829 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()