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

/external/clang/lib/AST/
H A DASTContext.cpp3050 bool AnyNonCanonArgs = false; local
3055 AnyNonCanonArgs = true;
3059 if (AnyNonCanonArgs || CanonNNS != NNS || CanonKeyword != Keyword) {

Completed in 72 milliseconds