Home
last modified time | relevance | path

Searched defs:PrintType (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Expression/
DIRInterpreter.cpp49 PrintType(const Type *type, bool truncate = false) in PrintType() function
DIRForTarget.cpp134 PrintType(const llvm::Type *type, bool truncate = false) in PrintType() function
/external/llvm/lib/IR/
DAsmWriter.cpp2025 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()
3166 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const { in printAsOperand()
/external/clang/tools/c-index-test/
Dc-index-test.c1259 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function