Searched defs:emitBlock (Results 1 – 3 of 3) sorted by relevance
425 void ClangDocBitcodeWriter::emitBlock(const Reference &R, FieldId Field) { in emitBlock() function in clang::doc::ClangDocBitcodeWriter 437 void ClangDocBitcodeWriter::emitBlock(const TypeInfo &T) { in emitBlock() function in clang::doc::ClangDocBitcodeWriter 442 void ClangDocBitcodeWriter::emitBlock(const TypedefInfo &T) { in emitBlock() function in clang::doc::ClangDocBitcodeWriter 456 void ClangDocBitcodeWriter::emitBlock(const FieldTypeInfo &T) { in emitBlock() function in clang::doc::ClangDocBitcodeWriter 463 void ClangDocBitcodeWriter::emitBlock(cons function in clang::doc::ClangDocBitcodeWriter 472 void ClangDocBitcodeWriter::emitBlock(const CommentInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 494 void ClangDocBitcodeWriter::emitBlock(const NamespaceInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 515 void ClangDocBitcodeWriter::emitBlock(const EnumInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 534 void ClangDocBitcodeWriter::emitBlock(const EnumValueInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 541 void ClangDocBitcodeWriter::emitBlock(const RecordInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 576 void ClangDocBitcodeWriter::emitBlock(const BaseRecordInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 591 void ClangDocBitcodeWriter::emitBlock(const FunctionInfo &I) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 613 void ClangDocBitcodeWriter::emitBlock(const TemplateInfo &T) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 621 void ClangDocBitcodeWriter::emitBlock(const TemplateSpecializationInfo &T) { emitBlock() function in clang::doc::ClangDocBitcodeWriter 628 void ClangDocBitcodeWriter::emitBlock(const TemplateParamInfo &T) { emitBlock() function in clang::doc::ClangDocBitcodeWriter [all...]
413 static void emitBlock(ArrayRef<Attribute> attributes, StringRef inputFilename, emitBlock() function
7169 void OpenMPIRBuilder::emitBlock(BasicBlock *BB, Function *CurFn, emitBlock() function in OpenMPIRBuilder [all...]