Home
last modified time | relevance | path

Searched defs:CalleeTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp1130 llvm::FunctionType *CalleeTy; in GenerateCXXGlobalCleanUpFunc() local
H A DCGExpr.cpp6011 llvm::Type *CalleeTy = getTypes().GetFunctionType(FnInfo); in EmitCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1224 auto *CalleeTy = in lowerTimestamp() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3832 FunctionType *CalleeTy = CI.getFunctionType(); in verifyMustTailCall() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5757 PointerType *CalleeTy = dyn_cast<PointerType>(Callee->getType()); in parseFunctionBody() local