Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3358 bool UsedDifferentProtoType = false; in VisitFunctionDecl() local
3368 UsedDifferentProtoType = true; in VisitFunctionDecl()
3380 UsedDifferentProtoType = true; in VisitFunctionDecl()
3551 if (UsedDifferentProtoType) { in VisitFunctionDecl()