Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A 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()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp770 case VTableComponent::CK_FunctionPointer: in addVTableComponent()
1393 if (Comps[I].getKind() != VTableComponent::CK_FunctionPointer) in EmitVTableTypeMetadata()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1204 case VTableComponent::CK_FunctionPointer: in ComputeThisAdjustments()
2018 case VTableComponent::CK_FunctionPointer: { in dumpLayout()
3263 case VTableComponent::CK_FunctionPointer: { in dumpLayout()