Home
last modified time | relevance | path

Searched defs:IsAmbiguous (Results 1 – 23 of 23) 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/llvm-project/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.cpp65 struct IsAmbiguous { struct
67IsAmbiguous(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/llvm-project/clang/lib/Tooling/
DFileMatchTrie.cpp106 bool &IsAmbiguous, in findEquivalent()
202 bool IsAmbiguous = false; in findEquivalent() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.cc260 bool InstructionValueSet::IsAmbiguous() const { in IsAmbiguous() function in xla::InstructionValueSet
Dtuple_points_to_analysis.cc51 bool PointsToSet::IsAmbiguous() const { in IsAmbiguous() function in xla::PointsToSet
/external/clang/lib/Parse/
DParseTentative.cpp1657 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
DParseDecl.cpp5417 bool IsAmbiguous = false; in ParseDirectDeclarator() local
5572 bool IsAmbiguous, in ParseFunctionDeclarator()
/external/llvm-project/clang/lib/Parse/
DParseTentative.cpp1824 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
DParseDecl.cpp6145 bool IsAmbiguous = false; in ParseDirectDeclarator() local
6428 bool IsAmbiguous, in ParseFunctionDeclarator()
/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h571 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h587 bool IsAmbiguous = false; member
/external/clang/include/clang/Lex/
DMacroInfo.h570 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h386 bool IsAmbiguous; member
/external/clang/lib/Lex/
DPPMacroExpansion.cpp180 bool IsAmbiguous = false; in updateModuleMacroInfo() local
/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp228 bool IsAmbiguous = false; in updateModuleMacroInfo() local
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp8008 void EmitAllDiagnostics(bool IsAmbiguous) { in EmitAllDiagnostics()
8086 ExprResult CheckForRecursiveTypos(ExprResult Res, bool &IsAmbiguous) { in CheckForRecursiveTypos()
8141 ExprResult RecursiveTransformLoop(Expr *E, bool &IsAmbiguous) { in RecursiveTransformLoop()
8254 bool IsAmbiguous = false; in Transform() local
/external/clang/include/clang/Parse/
DParser.h1962 bool IsAmbiguous; in isTypeIdUnambiguously() local
/external/llvm-project/clang/include/clang/Parse/
DParser.h2454 bool IsAmbiguous; in isTypeIdUnambiguously() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3330 IsAmbiguous = 2, enumerator
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3492 IsAmbiguous = 2, enumerator