HomeSort by relevance Sort by last modified time
    Searched refs:IsBase (Results 1 - 17 of 17) sorted by null

  /external/clang/lib/Index/
IndexTypeSourceInfo.cpp 22 bool IsBase;
29 const DeclContext *DC, bool isBase)
30 : IndexCtx(indexCtx), Parent(parent), ParentDC(DC), IsBase(isBase) {
31 if (IsBase) {
133 bool isBase) {
137 indexTypeLoc(TInfo->getTypeLoc(), Parent, DC, isBase);
143 bool isBase) {
149 TypeIndexer(*this, Parent, DC, isBase).TraverseTypeLoc(TL);
196 indexTypeSourceInfo(I.getTypeSourceInfo(), CXXRD, CXXRD, /*isBase=*/true)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 149 // Try to fold more of the base or index of AM into AM, where IsBase
151 bool expandAddress(SystemZAddressingMode &AM, bool IsBase) const;
380 // Change the base or index in AM to Value, where IsBase selects
382 static void changeComponent(SystemZAddressingMode &AM, bool IsBase,
384 if (IsBase)
391 // where IsBase selects between the base and index. Try to fold the
393 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase,
396 changeComponent(AM, IsBase, Value);
415 // The base or index of AM is equivalent to Op0 + Op1, where IsBase selects
417 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase,
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h     [all...]

Completed in 682 milliseconds