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.cpp3830 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
3840 UsedDifferentProtoType = true; in VisitFunctionDecl()
3852 UsedDifferentProtoType = true; in VisitFunctionDecl()
4061 if (UsedDifferentProtoType) { in VisitFunctionDecl()