Searched refs:AnyNonCanonArgs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3625 bool AnyNonCanonArgs = false; local
3630 AnyNonCanonArgs = true;
3634 if (AnyNonCanonArgs || CanonNNS != NNS || CanonKeyword != Keyword) {

Completed in 68 milliseconds