Home
last modified time | relevance | path

Searched defs:PrintTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h48 bool PrintTypes = false; variable
/llvm-project/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp394 void ClangOpcodesEmitter::PrintTypes(raw_ostream &OS, PrintTypes() function in ClangOpcodesEmitter
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp260 print(raw_ostream & OS,bool PrintTypes=false) print() argument