Home
last modified time | relevance | path

Searched defs:Edit (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/Edit/
DCommit.h33 struct Edit { struct
34 EditKind Kind; argument
54 SmallVector<Edit, 8> CachedEdits; argument
/external/swiftshader/third_party/subzero/unittest/
DIceParseTypesTest.cpp61 const uint64_t Edit[] = {FloatTypeIndex, NaClMungedBitcode::Replace, in TEST() local
77 const uint64_t Edit[] = { in TEST() local
/external/v8/tools/clang/scripts/
Dapply_edits.py34 Edit = collections.namedtuple('Edit', variable
/external/pdfium/xfa/fwl/
Dfwl_widgethit.h29 Edit, enumerator
Dcfwl_widget.h30 Edit, enumerator
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DConfigWizard.java232 Edit enumConstant
/external/clang/tools/driver/
Ddriver.cpp101 StringRef Edit, in ApplyOneQAOverride()
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp145 LiveRangeEdit *Edit; member in __anon413ff0390111::InlineSpiller
1367 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInlineSpiller.cpp169 LiveRangeEdit *Edit; member in __anon828a32910111::InlineSpiller
1423 LiveRangeEdit Edit(nullptr, NewVRegs, MF, LIS, &VRM, this); in hoistAllSpills() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp68 LiveRangeEdit *Edit; member in __anon229691e50111::InlineSpiller
/external/clang/lib/Sema/
DSemaExprObjC.cpp2237 const edit::Commit::Edit &Edit = *I; in applyCocoaAPICheck() local