HomeSort by relevance Sort by last modified time
    Searched refs:getLocation (Results 76 - 100 of 624) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/emma/ant/ant14/com/vladium/emma/ant/
GenericCfg.java 83 + ": property file [" + m_settingsFile.getAbsolutePath () + "] could not be read" , ioe, m_task.getLocation ()).fillInStackTrace ();
117 + ": conflicting settings for property [" + name + "]: [" + value + "]" , m_task.getLocation ()).fillInStackTrace ();
  /external/clang/lib/Sema/
SemaTemplate.cpp 391 Diag(Found.getRepresentativeDecl()->getLocation(),
394 Diag(FoundOuter.getFoundDecl()->getLocation(),
459 Diag(PrevDecl->getLocation(), diag::note_template_param_here);
493 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation());
512 Arg.getLocation(),
771 Diag(Param->getLocation(), diag::err_template_template_parm_no_parms)
795 Diag(DefaultArg.getLocation(), diag::err_template_arg_not_class_template)
801 if (DiagnoseUnexpandedParameterPack(DefaultArg.getLocation(),
    [all...]
Sema.cpp 464 return SM.isBeforeInTranslationUnit(l.first->getLocation(),
465 r.first->getLocation());
491 S.Diag(ND->getLocation(), diag::warn_undefined_internal)
496 S.Diag(ND->getLocation(), diag::warn_undefined_inline) << ND;
623 MarkVTableUsed(Definition->getLocation(), *I, true);
680 Diag(I->second.getLocation(), diag::warn_weak_identifier_undeclared)
749 Diag(VD->getLocation(), diag::warn_tentative_incomplete_array);
754 } else if (RequireCompleteType(VD->getLocation(), VD->getType(),
784 Diag(DiagD->getLocation(), diag::warn_unneeded_member_function)
790 SourceMgr.getExpansionLoc(FD->getLocation())))
    [all...]
SemaDeclCXX.cpp 251 if (RequireCompleteType(Param->getLocation(), Param->getType(),
265 InitializationKind Kind = InitializationKind::CreateCopy(Param->getLocation(),
385 Diag(Param->getLocation(), diag::err_param_default_argument_nonfunc)
386 << SourceRange((*Toks)[1].getLocation(),
387 Toks->back().getLocation());
391 Diag(Param->getLocation(), diag::err_param_default_argument_nonfunc)
492 Diag(NewParam->getLocation(), DiagDefaultParamID)
505 Diag(OldParam->getLocation(), diag::note_previous_definition)
520 Diag(NewParam->getLocation(),
523 Diag(Old->getLocation(), diag::note_template_prev_declaration
    [all...]
  /external/clang/lib/ARCMigrate/
Transforms.cpp 168 return findSemiAfterLocation(tok.getLocation(), Ctx, /*IsDecl*/true);
171 return tok.getLocation();
434 Pass.TA.replaceText(tok.getLocation(), fromAttr, toAttr);
438 AttrLoc = tok.getLocation();
456 Pass.TA.remove(SourceRange(BeforeTok.getLocation(),
457 AfterTok.getLocation()));
459 Pass.TA.remove(SourceRange(AttrLoc, AfterTok.getLocation()));
461 Pass.TA.remove(SourceRange(BeforeTok.getLocation(), AttrLoc));
502 Pass.TA.insert(tok.getLocation(), std::string("(") + attr.str() + ") ");
508 Pass.TA.insert(tok.getLocation(), attr)
    [all...]
TransGCCalls.cpp 62 "receives in ARC", DRE->getLocation(),
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java 676 .getLocation().toFile());
    [all...]
  /cts/common/util/src/com/android/compatibility/common/util/
MetricsXmlSerializer.java 55 mXmlSerializer.attribute(null, "source", result.getLocation());
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMErrorImpl.java 136 public DOMLocator getLocation() {
  /external/clang/include/clang/Lex/
MacroInfo.h 373 SourceLocation getLocation() const { return Loc; }
406 inline SourceLocation getLocation() const;
524 inline SourceLocation MacroDirective::DefInfo::getLocation() const {
527 return DefDirective->getLocation();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
WorkList.h 74 assert(N->getLocation().getKind() != ProgramPoint::PostStmtKind);
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
TokenConcatenation.cpp 55 const char *Ptr = SM.getCharacterData(SM.getSpellingLoc(Tok.getLocation()));
130 return *SM.getCharacterData(SM.getSpellingLoc(Tok.getLocation()));
160 SourceLocation PrevSpellLoc = SM.getSpellingLoc(PrevTok.getLocation());
161 SourceLocation SpellLoc = SM.getSpellingLoc(Tok.getLocation());
  /external/clang/lib/Rewrite/Frontend/
FixItRewriter.cpp 168 Diag(Info.getLocation(), diag::note_fixit_in_macro);
173 Diag(Info.getLocation(), diag::note_fixit_unfixed_error);
180 Diag(Info.getLocation(), diag::note_fixit_failed);
184 Diag(Info.getLocation(), diag::note_fixit_applied);
  /external/clang/tools/libclang/
CXLoadedDiagnostic.h 35 CXSourceLocation getLocation() const override;
  /external/mockito/src/org/mockito/internal/debugging/
VerboseMockInvocationLogger.java 66 printlnIndented("invoked: " + invocation.getLocation().toString());
  /external/mockito/src/org/mockito/internal/matchers/
LocalizedMatcher.java 37 public Location getLocation() {
  /external/mockito/src/org/mockito/internal/verification/checkers/
MissingInvocationChecker.java 40 reporter.argumentsAreDifferent(smartPrinter.getWanted(), smartPrinter.getActual(), similar.getLocation());
NonGreedyNumberOfInvocationsInOrderChecker.java 45 lastLocation = next.getLocation();
NumberOfInvocationsInOrderChecker.java 43 Location firstUndesired = chunk.get(wantedCount).getLocation();
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareMonitorEvent.java 71 public Location getLocation() {
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
KMLFormatter.java 48 Location loc = entry.getLocation();
  /libcore/luni/src/test/java/libcore/java/net/
OldHttpRetryExceptionTest.java 49 assertEquals(locations[i], hre.getLocation());
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSession.java 54 public Location getLocation();

Completed in 611 milliseconds

1 2 34 5 6 7 8 91011>>