HomeSort by relevance Sort by last modified time
    Searched defs:Qualified (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
QNCSmmCore.c 332 QNC_SMM_QUALIFIED_PROTOCOL *Qualified;
356 Qualified = QUALIFIED_PROTOCOL_FROM_GENERIC (This);
358 Record->ProtocolType = Qualified->Type;
360 CopyMem (&Record->ContextFunctions, &mContextFunctions[Qualified->Type], sizeof (Record->ContextFunctions));
366 switch (Qualified->Type) {
  /external/clang/include/clang/AST/
TypeLoc.h 74 /// except it also defines a Qualified enum that corresponds to the
81 Qualified
91 if (getType().hasLocalQualifiers()) return Qualified;
149 /// \brief Skips past any qualifiers, if this is qualified.
847 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 81 /// except it also defines a Qualified enum that corresponds to the
88 Qualified
98 if (getType().hasLocalQualifiers()) return Qualified;
156 /// \brief Skips past any qualifiers, if this is qualified.
950 // A helper class for defining ObjC TypeLocs that can qualified with
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 387 bool Qualified;
389 Qualified = true;
393 Qualified = false;
396 ND->getNameForDiagnostic(OS, Context.getPrintingPolicy(), Qualified);
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/
org.eclipse.sisu.inject-0.0.0.M5.jar 

Completed in 1048 milliseconds