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

1 2

  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 272 const CCValAssign &Loc2 = RVLocs2[I];
273 if (Loc1.getLocInfo() != Loc2.getLocInfo())
276 if (RegLoc1 != Loc2.isRegLoc())
279 if (Loc1.getLocReg() != Loc2.getLocReg())
282 if (Loc1.getLocMemOffset() != Loc2.getLocMemOffset())
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafety.h 139 /// \param Loc2 -- The location of the second lock expression.
142 SourceLocation Loc2) {}
  /external/clang/lib/AST/
RawCommentList.cpp 225 SourceLocation Loc1, SourceLocation Loc2,
228 std::pair<FileID, unsigned> Loc2Info = SM.getDecomposedLoc(Loc2);
240 assert(Loc1Info.second <= Loc2Info.second && "Loc1 after Loc2!");
  /external/clang/include/clang/Sema/
Initialization.h 480 SourceLocation Loc2, SourceLocation Loc3)
484 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 524 SourceLocation Loc2, SourceLocation Loc3)
528 Locations[1] = Loc2;
    [all...]
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
SourceManager.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
SourceManager.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
SourceManager.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceManager.h     [all...]

Completed in 1353 milliseconds

1 2