Home
last modified time | relevance | path

Searched defs:applyCLOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Debug/
H A DDebugCounter.cpp124 void DebugCounter::applyCLOptions() { in applyCLOptions() function in DebugCounter
/llvm-project/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp443 static Error applyCLOptions(const struct Options &Opts, ObjectFile &InputFile) { applyCLOptions() function