Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DASTTests.cpp153 TEST(ClangdAST, PrintType) { in TEST() argument
/external/lua/src/
Dluac.c266 static void PrintType(const Proto* f, int i) in PrintType() function
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool.cc422 bool GrpcTool::PrintType(int argc, const char** argv, in PrintType() function in grpc::testing::GrpcTool
/external/llvm/lib/IR/
DAsmWriter.cpp2135 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/
DAsmWriter.cpp2474 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/
DIRInterpreter.cpp62 static std::string PrintType(const Type *type, bool truncate = false) { in PrintType() function
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp2663 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/
DASTDiagnostic.cpp1723 bool PrintType = IsValidFromInt && IsValidToInt && in PrintAPSInt() local
1741 QualType IntType, bool PrintType) { in PrintAPSInt()
/external/llvm-project/clang/lib/AST/
DASTDiagnostic.cpp1764 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/
DVPlan.h558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp98 static std::string PrintType(const llvm::Type *type, bool truncate = false) { in PrintType() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h600 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
/external/clang/tools/c-index-test/
Dc-index-test.c1316 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c1563 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function