Home
last modified time | relevance | path

Searched defs:IsAmbiguous (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CXX/special/class.copy/
Dp11.0x.copy.cpp59 struct IsAmbiguous { struct
61 …Ambiguity A; // expected-note 2{{copy constructor of 'IsAmbiguous' is implicitly deleted because f… argument
Dp11.0x.move.cpp53 struct IsAmbiguous { struct
55IsAmbiguous(IsAmbiguous&&); // expected-note{{copy constructor is implicitly deleted because 'IsAm… argument
/external/clang/lib/Tooling/
DFileMatchTrie.cpp101 bool &IsAmbiguous, in findEquivalent()
184 bool IsAmbiguous = false; in findEquivalent() local
/external/clang/lib/Parse/
DParseTentative.cpp1586 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
DParseDecl.cpp5312 bool IsAmbiguous = false; in ParseDirectDeclarator() local
5467 bool IsAmbiguous, in ParseFunctionDeclarator()
/external/clang/include/clang/Lex/
DMacroInfo.h570 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h385 bool IsAmbiguous; member
/external/clang/lib/Lex/
DPPMacroExpansion.cpp173 bool IsAmbiguous = false; in updateModuleMacroInfo() local
/external/clang/include/clang/Parse/
DParser.h1930 bool IsAmbiguous; in isTypeIdUnambiguously() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3322 IsAmbiguous = 2, enumerator