Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4099 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
4109 UsedDifferentProtoType = true; in VisitFunctionDecl()
4121 UsedDifferentProtoType = true; in VisitFunctionDecl()
4336 if (UsedDifferentProtoType) { in VisitFunctionDecl()