Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp3121 FunctionProtoType::ExtProtoInfo newEPI = EPI; in getFunctionType() local
3122 new (FTP) FunctionProtoType(ResultTy, ArgArray, Canonical, newEPI); in getFunctionType()