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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 69 MethodKind getMethodKind() const {
85 auto MP = getMethodKind();
92 auto MP = getMethodKind();
666 MethodKind getMethodKind() const { return Attrs.getMethodKind(); }
673 return getMethodKind() == MethodKind::IntroducingVirtual ||
674 getMethodKind() == MethodKind::PureIntroducingVirtual;
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 43 MethodKind getMethodKind() const {
59 auto MP = getMethodKind();
66 auto MP = getMethodKind();
    [all...]
  /external/llvm/lib/DebugInfo/CodeView/
TypeRecord.cpp 272 MethodKind MethKind = L->Attrs.getMethodKind();
293 MethodKind MethKind = L->Attrs.getMethodKind();
TypeDumper.cpp 507 return printMemberAttributes(Attrs.getAccess(), Attrs.getMethodKind(),

Completed in 83 milliseconds