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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp503 // FIXME: Disambiguate properly after an = instead of assuming that it's a
632 /// If Disambiguate is true, we try harder to determine whether a '[[' starts
661 Parser::isCXX11AttributeSpecifier(bool Disambiguate, argument
670 if (!Disambiguate && !getLangOpts().ObjC)
1908 if (isCXX11AttributeSpecifier(/*Disambiguate*/false,
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3012 isCXX11AttributeSpecifier(bool Disambiguate = false,

Completed in 150 milliseconds