Home
last modified time | relevance | path

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

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