Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTImporter.cpp3407 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
3417 UsedDifferentProtoType = true; in VisitFunctionDecl()
3429 UsedDifferentProtoType = true; in VisitFunctionDecl()
3602 if (UsedDifferentProtoType) { in VisitFunctionDecl()