/aosp_15_r20/external/clang/test/CXX/special/class.copy/ |
H A D | p11.0x.copy.cpp | 59 struct IsAmbiguous { struct 61 …Ambiguity A; // expected-note 2{{copy constructor of 'IsAmbiguous' is implicitly deleted because f… argument
|
H A D | p11.0x.move.cpp | 53 struct IsAmbiguous { struct 55 …IsAmbiguous(IsAmbiguous&&); // expected-note{{copy constructor is implicitly deleted because 'IsAm… argument
|
/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | FileMatchTrie.cpp | 101 bool &IsAmbiguous, in findEquivalent() 184 bool IsAmbiguous = false; in findEquivalent() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_value.cc | 257 bool InstructionValueSet::IsAmbiguous() const { in IsAmbiguous() function in xla::InstructionValueSet
|
H A D | tuple_points_to_analysis.cc | 51 bool PointsToSet::IsAmbiguous() const { in IsAmbiguous() function in xla::PointsToSet
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseTentative.cpp | 1657 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { in isCXXFunctionDeclarator()
|
H A D | ParseDecl.cpp | 5417 bool IsAmbiguous = false; in ParseDirectDeclarator() local 5572 bool IsAmbiguous, in ParseFunctionDeclarator()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | MacroInfo.h | 597 bool IsAmbiguous) in MacroDefinition()
|
D | Preprocessor.h | 824 bool IsAmbiguous = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | MacroInfo.h | 597 bool IsAmbiguous) in MacroDefinition()
|
D | Preprocessor.h | 824 bool IsAmbiguous = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | MacroInfo.h | 597 bool IsAmbiguous) in MacroDefinition()
|
D | Preprocessor.h | 814 bool IsAmbiguous = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | MacroInfo.h | 597 bool IsAmbiguous) in MacroDefinition()
|
D | Preprocessor.h | 824 bool IsAmbiguous = false; member
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 570 bool IsAmbiguous) in MacroDefinition()
|
H A D | Preprocessor.h | 386 bool IsAmbiguous; member
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 180 bool IsAmbiguous = false; in updateModuleMacroInfo() local
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 1962 bool IsAmbiguous; in isTypeIdUnambiguously() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 3330 IsAmbiguous = 2, enumerator
|