Home
last modified time | relevance | path

Searched defs:startLoc (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp307 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSetFrame() local
324 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveAllocStack() local
348 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSaveReg() local
375 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSaveXMM() local
395 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectivePushFrame() local
422 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept() local
436 SMLoc startLoc = getLexer().getLoc(); in ParseSEHRegisterNumber() local
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp622 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSetFrame() local
639 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveAllocStack() local
663 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSaveReg() local
690 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectiveSaveXMM() local
710 SMLoc startLoc = getLexer().getLoc(); in ParseSEHDirectivePushFrame() local
737 SMLoc startLoc = getLexer().getLoc(); in ParseAtUnwindOrAtExcept() local
751 SMLoc startLoc = getLexer().getLoc(); in ParseSEHRegisterNumber() local
/external/skqp/src/core/
DSkDeque.cpp242 SkDeque::Iter::Iter(const SkDeque& d, IterStart startLoc) { in Iter()
289 void SkDeque::Iter::reset(const SkDeque& d, IterStart startLoc) { in reset()
DSkTInternalLList.h219 T* init(const SkTInternalLList& list, IterStart startLoc) { in init()
DSkClipStack.cpp879 SkClipStack::Iter::Iter(const SkClipStack& stack, IterStart startLoc) in Iter()
931 void SkClipStack::Iter::reset(const SkClipStack& stack, IterStart startLoc) { in reset()
/external/skia/src/core/
DSkDeque.cpp242 SkDeque::Iter::Iter(const SkDeque& d, IterStart startLoc) { in Iter()
289 void SkDeque::Iter::reset(const SkDeque& d, IterStart startLoc) { in reset()
DSkTInternalLList.h219 T* init(const SkTInternalLList& list, IterStart startLoc) { in init()
DSkClipStack.cpp879 SkClipStack::Iter::Iter(const SkClipStack& stack, IterStart startLoc) in Iter()
931 void SkClipStack::Iter::reset(const SkClipStack& stack, IterStart startLoc) { in reset()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp771 SourceLocation startLoc = PID->getLocStart(); in RewritePropertyImplDecl() local
903 SourceLocation startLoc = ClassDecl->getLocStart(); in RewriteForwardClassEpilogue() local
1414 SourceLocation startLoc = S->getLocStart(); in RewriteBreakStmt() local
1431 SourceLocation startLoc = S->getLocStart(); in RewriteContinueStmt() local
1479 SourceLocation startLoc = S->getLocStart(); in RewriteObjCForCollectionStmt() local
1643 SourceLocation startLoc = S->getLocStart(); in RewriteObjCSynchronizedStmt() local
1744 SourceLocation startLoc = S->getLocStart(); in RewriteTryReturnStmts() local
1765 SourceLocation startLoc = S->getLocStart(); in RewriteSyncReturnStmts() local
1784 SourceLocation startLoc = S->getLocStart(); in RewriteObjCTryStmt() local
1909 SourceLocation startLoc = body->getLocStart(); in RewriteObjCTryStmt() local
[all …]
DRewriteModernObjC.cpp923 SourceLocation startLoc = PID->getLocStart(); in RewritePropertyImplDecl() local
1060 SourceLocation startLoc = ClassDecl->getLocStart(); in RewriteForwardClassEpilogue() local
1607 SourceLocation startLoc = S->getLocStart(); in RewriteBreakStmt() local
1637 SourceLocation startLoc = S->getLocStart(); in RewriteContinueStmt() local
1685 SourceLocation startLoc = S->getLocStart(); in RewriteObjCForCollectionStmt() local
1859 SourceLocation startLoc = S->getLocStart(); in RewriteObjCSynchronizedStmt() local
1920 SourceLocation startLoc = S->getAtLoc(); in RewriteObjCAutoreleasePoolStmt() local
1943 SourceLocation startLoc = S->getLocStart(); in RewriteObjCTryStmt() local
2034 SourceLocation startLoc = S->getLocStart(); in RewriteObjCThrowStmt() local
2291 SourceLocation startLoc; in RewriteTypeOfDecl() local
[all …]
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp305 CXSourceLocation startLoc = makeLocation(Start); in readRange() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c1596 uint64_t startLoc, in decodeInstruction()
/external/capstone/arch/X86/
DX86DisassemblerDecoder.c2339 uint64_t startLoc, in decodeInstruction()
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp1871 uint64_t startLoc, DisassemblerMode mode) { in decodeInstruction()
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h240 inline std::pair<unsigned, unsigned> startLoc() const { in startLoc() function
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp131 SystemZOperand(OperandKind kind, SMLoc startLoc, SMLoc endLoc) in SystemZOperand()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp2023 SourceLocation startLoc = in AtomicPropertySetterGetterRules() local
/external/clang/lib/AST/
DDeclObjC.cpp1336 SourceLocation startLoc = VarianceLoc; in getSourceRange() local
/external/clang/include/clang/AST/
DStmt.h448 DeclStmt(DeclGroupRef dg, SourceLocation startLoc, in DeclStmt()
/external/clang/tools/c-index-test/
Dc-index-test.c3589 CXSourceLocation startLoc, endLoc; in perform_token_annotation() local