HomeSort by relevance Sort by last modified time
    Searched refs:getLocStart (Results 1 - 25 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 58 << SM.getExpansionLineNumber(CL->getLocStart())
64 SourceLocation L = ARE->getLocStart();
71 SourceLocation L = BD->getLocStart();
  /external/v8/tools/clang/blink_gc_plugin/
DiagnosticsReporter.cpp 298 ReportDiagnostic(trace->getLocStart(), diag_base_requires_tracing_)
313 ReportDiagnostic(trace->getLocStart(), diag)
327 ReportDiagnostic(info->record()->getLocStart(),
368 ReportDiagnostic(info->record()->getLocStart(),
391 ReportDiagnostic(error.member->getLocStart(), diag_error)
414 ReportDiagnostic(trace->getLocStart(), diag_overridden_non_virtual_trace_)
460 ReportDiagnostic(dispatch->getLocStart(), error) << receiver->record();
466 ReportDiagnostic(base->spec().getLocStart(),
474 ReportDiagnostic(newop->getLocStart(), diag_class_overrides_new_)
481 ReportDiagnostic(trace->getLocStart(),
    [all...]
  /external/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
StmtCXX.h 44 SourceLocation getLocStart() const LLVM_READONLY { return CatchLoc; }
88 SourceLocation getLocStart() const LLVM_READONLY { return getTryLoc(); }
198 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
395 SourceLocation getLocStart() const LLVM_READONLY {
396 return getBody() ? getBody()->getLocStart()
397 : getPromiseDecl()->getLocStart();
458 SourceLocation getLocStart() const LLVM_READONLY { return CoreturnLoc; }
460 return getOperand() ? getOperand()->getLocEnd() : getLocStart();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
StmtCXX.h 44 SourceLocation getLocStart() const LLVM_READONLY { return CatchLoc; }
88 SourceLocation getLocStart() const LLVM_READONLY { return getTryLoc(); }
198 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
395 SourceLocation getLocStart() const LLVM_READONLY {
396 return getBody() ? getBody()->getLocStart()
397 : getPromiseDecl()->getLocStart();
458 SourceLocation getLocStart() const LLVM_READONLY { return CoreturnLoc; }
460 return getOperand() ? getOperand()->getLocEnd() : getLocStart();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
StmtCXX.h 44 SourceLocation getLocStart() const LLVM_READONLY { return CatchLoc; }
88 SourceLocation getLocStart() const LLVM_READONLY { return getTryLoc(); }
198 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
284 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; }
395 SourceLocation getLocStart() const LLVM_READONLY {
396 return getBody() ? getBody()->getLocStart()
397 : getPromiseDecl()->getLocStart();
458 SourceLocation getLocStart() const LLVM_READONLY { return CoreturnLoc; }
460 return getOperand() ? getOperand()->getLocEnd() : getLocStart();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RawCommentList.h 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); }
172 return SM.isBeforeInTranslationUnit(LHS.getLocStart(), RHS.getLocStart());
StmtObjC.h 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; }
107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; }
136 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; }
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; }
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; }
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; }
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 50 S.Diag(E2->getLocStart(), diag::err_invalid_asm_cast_lvalue)
53 S.Diag(E2->getLocStart(), diag::warn_invalid_asm_cast_lvalue)
91 S.Diag(E->getLocStart(), diag::err_asm_naked_this_ref);
97 S.Diag(DRE->getLocStart(), diag::err_asm_naked_parm_ref);
132 S.Diag(E->getLocStart(), diag::err_asm_non_addr_value_in_memory_constraint)
177 return StmtError(Diag(Literal->getLocStart(),
216 Diag(LVal->getLocStart(), diag::err_invalid_asm_cast_lvalue)
219 Diag(LVal->getLocStart(), diag::warn_invalid_asm_cast_lvalue)
227 if (RequireCompleteType(OutputExpr->getLocStart(), Exprs[i]->getType(),
231 return StmtError(Diag(OutputExpr->getLocStart(),
    [all...]
  /external/clang/unittests/Tooling/
RecursiveASTVisitorTestDeclVisitor.cpp 20 Match(Variable->getNameAsString(), Variable->getLocStart());
40 Match(ParamVar->getNameAsString(), ParamVar->getLocStart());

Completed in 778 milliseconds

1 2 3 4 5 6 7 8 91011>>