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

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

Completed in 414 milliseconds