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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp470 /// If Disambiguate is true, we try harder to determine whether a '[[' starts
499 Parser::isCXX11AttributeSpecifier(bool Disambiguate, argument
508 if (!Disambiguate && !getLangOpts().ObjC1)
1681 if (isCXX11AttributeSpecifier(/*Disambiguate*/false,
1713 // Disambiguate what follows the decl-specifier.
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2108 isCXX11AttributeSpecifier(bool Disambiguate = false,

Completed in 101 milliseconds