Searched defs:FuncType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp745 const FunctionType *FuncType = Decl->getFunctionType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp837 FunctionType *FuncType = FunctionType::get(ReturnType, ParamTypes, IsVaArgs); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3715 QualType FuncType; local
H A DRewriteModernObjC.cpp3095 QualType FuncType = getSimpleFunctionType( local
4547 QualType FuncType; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1487 const auto *FuncType = local

Completed in 254 milliseconds