Home
last modified time | relevance | path

Searched refs:BaseFT (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp273 const auto *BaseFT = BaseMD->getType()->castAs<FunctionType>(); in ComputeReturnAdjustmentBaseOffset() local
280 Context.getCanonicalType(BaseFT->getReturnType()); in ComputeReturnAdjustmentBaseOffset()
/external/clang/lib/AST/
DVTableBuilder.cpp274 const FunctionType *BaseFT = BaseMD->getType()->getAs<FunctionType>(); in ComputeReturnAdjustmentBaseOffset() local
281 Context.getCanonicalType(BaseFT->getReturnType()); in ComputeReturnAdjustmentBaseOffset()