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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3363 bool AnyNonCanonArgs = false; local
3368 AnyNonCanonArgs = true;
3372 if (AnyNonCanonArgs || CanonNNS != NNS || CanonKeyword != Keyword) {

Completed in 111 milliseconds