Home
last modified time | relevance | path

Searched refs:CK_FunctionPointer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DVTableBuilder.h37 CK_FunctionPointer, enumerator
75 return VTableComponent(CK_FunctionPointer, in MakeFunction()
159 case CK_FunctionPointer: in getGlobalDecl()
181 return ComponentKind == CK_FunctionPointer || in isUsedFunctionPointerKind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DVTableBuilder.h37 CK_FunctionPointer, enumerator
75 return VTableComponent(CK_FunctionPointer, in MakeFunction()
159 case CK_FunctionPointer: in getGlobalDecl()
181 return ComponentKind == CK_FunctionPointer || in isUsedFunctionPointerKind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DVTableBuilder.h37 CK_FunctionPointer, enumerator
75 return VTableComponent(CK_FunctionPointer, in MakeFunction()
159 case CK_FunctionPointer: in getGlobalDecl()
181 return ComponentKind == CK_FunctionPointer || in isUsedFunctionPointerKind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DVTableBuilder.h37 CK_FunctionPointer, enumerator
75 return VTableComponent(CK_FunctionPointer, in MakeFunction()
159 case CK_FunctionPointer: in getGlobalDecl()
181 return ComponentKind == CK_FunctionPointer || in isUsedFunctionPointerKind()
/aosp_15_r20/external/clang/include/clang/AST/
H A DVTableBuilder.h38 CK_FunctionPointer, enumerator
76 return VTableComponent(CK_FunctionPointer, in MakeFunction()
164 return ComponentKind == CK_FunctionPointer || in isUsedFunctionPointerKind()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGVTables.cpp562 case VTableComponent::CK_FunctionPointer: in CreateVTableInitializer()
571 case VTableComponent::CK_FunctionPointer: in CreateVTableInitializer()
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp744 case clang::VTableComponent::CK_FunctionPointer: in SetupRecordVTableComponent()
754 case clang::VTableComponent::CK_FunctionPointer: in SetupRecordVTableComponent()
/aosp_15_r20/external/clang/lib/AST/
H A DVTableBuilder.cpp1171 case VTableComponent::CK_FunctionPointer: in ComputeThisAdjustments()
1942 case VTableComponent::CK_FunctionPointer: { in dumpLayout()
3145 case VTableComponent::CK_FunctionPointer: { in dumpLayout()