Home
last modified time | relevance | path

Searched defs:Insertion (Results 1 – 12 of 12) sorted by relevance

/external/annotation-tools/annotation-file-utilities/src/annotator/find/
DInsertion.java23 public abstract class Insertion { class
64 public Insertion(Criteria criteria, boolean separateLine) { in Insertion() method in Insertion
/external/annotation-tools/annotation-file-utilities/src/annotator/
DMain.java362 AScene scene, Multimap<Insertion, Annotation> insertionSources) { in convertInsertion()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h202 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/external/llvm/include/llvm/Support/
DSourceMgr.h207 SMFixIt(SMLoc Loc, const Twine &Insertion) in SMFixIt()
/external/llvm/lib/MC/
DMCCodeView.cpp79 auto Insertion = in addToStringTable() local
/external/clang/lib/Parse/
DParseTemplate.cpp720 FixItHint Insertion; in DiagnoseMisplacedEllipsis() local
DParseDeclCXX.cpp2179 FixItHint Insertion; in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
2208 FixItHint Insertion = FixItHint::CreateInsertion(VS.getFirstLocation(), Name); in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/external/llvm/docs/
DCodeGenerator.rst1520 .. _Late Machine Code Optimizations:
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp635 auto Insertion = MetadataMap.insert(std::make_pair(MD, MDIndex(F))); in enumerateMetadataImpl() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp107 auto Insertion = FileIdMap.insert(std::make_pair(F, NextId)); in maybeRecordFile() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp8939 if (SDValue Insertion = lowerVectorShuffleAsElementInsertion( in lowerV2F64VectorShuffle() local
8946 if (SDValue Insertion = lowerVectorShuffleAsElementInsertion( in lowerV2F64VectorShuffle() local
9042 if (SDValue Insertion = lowerVectorShuffleAsElementInsertion( in lowerV2I64VectorShuffle() local
9048 if (SDValue Insertion = lowerVectorShuffleAsElementInsertion( in lowerV2I64VectorShuffle() local
11657 if (SDValue Insertion = lowerVectorShuffleAsElementInsertion( in lower256BitVectorShuffle() local
/external/clang/lib/Sema/
DSemaDecl.cpp12194 SmallString<64> Insertion; in createFriendTagNNSFixIt() local