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.cpp5140 FunctionProtoType::ExtProtoInfo newEPI = EPI; in getFunctionTypeInternal() local
5141 new (FTP) FunctionProtoType(ResultTy, ArgArray, Canonical, newEPI); in getFunctionTypeInternal()