Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4914 FunctionProtoType::ExtProtoInfo newEPI = EPI; in getFunctionTypeInternal() local
4915 new (FTP) FunctionProtoType(ResultTy, ArgArray, Canonical, newEPI); in getFunctionTypeInternal()