Searched defs:ToFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 3136 *ToFunction = tryGetFunctionProtoType(ToType); HandleFunctionTypeMismatch() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3815 FunctionDecl *ToFunction = nullptr; VisitFunctionDecl() local |