Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3763 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
3773 UsedDifferentProtoType = true; in VisitFunctionDecl()
3785 UsedDifferentProtoType = true; in VisitFunctionDecl()
3981 if (UsedDifferentProtoType) { in VisitFunctionDecl()