Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DStructuralHash.h23 StructuralHashPrinterPass(raw_ostream & OS,bool Detailed) StructuralHashPrinterPass() argument
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp224 enum CompletionStyleFlag { Detailed, Bundled }; enumerator