Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CXX/special/class.copy/
H A Dp11.0x.copy.cpp59 struct IsAmbiguous { struct
61 …Ambiguity A; // expected-note 2{{copy constructor of 'IsAmbiguous' is implicitly deleted because f… argument
H A Dp11.0x.move.cpp53 struct IsAmbiguous { struct
55IsAmbiguous(IsAmbiguous&&); // expected-note{{copy constructor is implicitly deleted because 'IsAm… argument
/aosp_15_r20/external/clang/lib/Tooling/
H A DFileMatchTrie.cpp101 bool &IsAmbiguous, in findEquivalent()
184 bool IsAmbiguous = false; in findEquivalent() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_value.cc257 bool InstructionValueSet::IsAmbiguous() const { in IsAmbiguous() function in xla::InstructionValueSet
H A Dtuple_points_to_analysis.cc51 bool PointsToSet::IsAmbiguous() const { in IsAmbiguous() function in xla::PointsToSet
/aosp_15_r20/external/clang/lib/Parse/
H A DParseTentative.cpp1657 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
H A DParseDecl.cpp5417 bool IsAmbiguous = false; in ParseDirectDeclarator() local
5572 bool IsAmbiguous, in ParseFunctionDeclarator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DMacroInfo.h597 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h824 bool IsAmbiguous = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DMacroInfo.h597 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h824 bool IsAmbiguous = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DMacroInfo.h597 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h814 bool IsAmbiguous = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DMacroInfo.h597 bool IsAmbiguous) in MacroDefinition()
DPreprocessor.h824 bool IsAmbiguous = false; member
/aosp_15_r20/external/clang/include/clang/Lex/
H A DMacroInfo.h570 bool IsAmbiguous) in MacroDefinition()
H A DPreprocessor.h386 bool IsAmbiguous; member
/aosp_15_r20/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp180 bool IsAmbiguous = false; in updateModuleMacroInfo() local
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h1962 bool IsAmbiguous; in isTypeIdUnambiguously() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3330 IsAmbiguous = 2, enumerator