Searched defs:PrintType (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | luac.c | 267 static void PrintType(const Proto* f, int i) in PrintType() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 2698 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand() 4688 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl() 4700 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() 4715 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 1764 bool PrintType = IsValidFromInt && IsValidToInt && in PrintAPSInt() local 1782 QualType IntType, bool PrintType) { in PrintAPSInt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 624 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1564 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function
|