Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp3443 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
3453 UsedDifferentProtoType = true; in VisitFunctionDecl()
3465 UsedDifferentProtoType = true; in VisitFunctionDecl()
3648 if (UsedDifferentProtoType) { in VisitFunctionDecl()