Home
last modified time | relevance | path

Searched defs:FNPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp324 const FunctionNoProtoType *FNPT = cast<FunctionNoProtoType>(FT); in ConvertFunctionTypeInternal() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3501 if (const auto *FNPT = dyn_cast<FunctionNoProtoType>(T)) { in adjustFunctionType() local