/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | ASTTests.cpp | 153 TEST(ClangdAST, PrintType) { in TEST() argument
|
/external/lua/src/ |
D | luac.c | 266 static void PrintType(const Proto* f, int i) in PrintType() function
|
/external/grpc-grpc/test/cpp/util/ |
D | grpc_tool.cc | 422 bool GrpcTool::PrintType(int argc, const char** argv, in PrintType() function in grpc::testing::GrpcTool
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2135 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 3454 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 3468 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 3483 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 2474 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 4381 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 4393 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 4408 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/external/llvm-project/lldb/source/Expression/ |
D | IRInterpreter.cpp | 62 static std::string PrintType(const Type *type, bool truncate = false) { in PrintType() function
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 2663 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 4640 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 4652 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 4667 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 1723 bool PrintType = IsValidFromInt && IsValidToInt && in PrintAPSInt() local 1741 QualType IntType, bool PrintType) { in PrintAPSInt()
|
/external/llvm-project/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 1764 bool PrintType = IsValidFromInt && IsValidToInt && in PrintAPSInt() local 1782 QualType IntType, bool PrintType) { in PrintAPSInt()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
|
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
D | IRForTarget.cpp | 98 static std::string PrintType(const llvm::Type *type, bool truncate = false) { in PrintType() function
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 600 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 1316 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function
|
/external/llvm-project/clang/tools/c-index-test/ |
D | c-index-test.c | 1563 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function
|