/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTraverse.h | 420 static void print(const SExpr *E, StreamType &SS) { in print() 428 void newline(StreamType &SS) { in newline() 485 void printBlockLabel(StreamType & SS, const BasicBlock *BB, int index) { in printBlockLabel() 525 void printNull(StreamType &SS) { in printNull() 529 void printFuture(const Future *E, StreamType &SS) { in printFuture() 533 void printUndefined(const Undefined *E, StreamType &SS) { in printUndefined() 537 void printWildcard(const Wildcard *E, StreamType &SS) { in printWildcard() 542 void printLiteralT(const LiteralT<T> *E, StreamType &SS) { in printLiteralT() 546 void printLiteralT(const LiteralT<uint8_t> *E, StreamType &SS) { in printLiteralT() 550 void printLiteral(const Literal *E, StreamType &SS) { in printLiteral() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTraverse.h | 420 static void print(const SExpr *E, StreamType &SS) { in print() 428 void newline(StreamType &SS) { in newline() 485 void printBlockLabel(StreamType & SS, const BasicBlock *BB, int index) { in printBlockLabel() 525 void printNull(StreamType &SS) { in printNull() 529 void printFuture(const Future *E, StreamType &SS) { in printFuture() 533 void printUndefined(const Undefined *E, StreamType &SS) { in printUndefined() 537 void printWildcard(const Wildcard *E, StreamType &SS) { in printWildcard() 542 void printLiteralT(const LiteralT<T> *E, StreamType &SS) { in printLiteralT() 546 void printLiteralT(const LiteralT<uint8_t> *E, StreamType &SS) { in printLiteralT() 550 void printLiteral(const Literal *E, StreamType &SS) { in printLiteral() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTraverse.h | 420 static void print(const SExpr *E, StreamType &SS) { in print() 428 void newline(StreamType &SS) { in newline() 485 void printBlockLabel(StreamType & SS, const BasicBlock *BB, int index) { in printBlockLabel() 525 void printNull(StreamType &SS) { in printNull() 529 void printFuture(const Future *E, StreamType &SS) { in printFuture() 533 void printUndefined(const Undefined *E, StreamType &SS) { in printUndefined() 537 void printWildcard(const Wildcard *E, StreamType &SS) { in printWildcard() 542 void printLiteralT(const LiteralT<T> *E, StreamType &SS) { in printLiteralT() 546 void printLiteralT(const LiteralT<uint8_t> *E, StreamType &SS) { in printLiteralT() 550 void printLiteral(const Literal *E, StreamType &SS) { in printLiteral() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTraverse.h | 420 static void print(const SExpr *E, StreamType &SS) { in print() 428 void newline(StreamType &SS) { in newline() 485 void printBlockLabel(StreamType & SS, const BasicBlock *BB, int index) { in printBlockLabel() 525 void printNull(StreamType &SS) { in printNull() 529 void printFuture(const Future *E, StreamType &SS) { in printFuture() 533 void printUndefined(const Undefined *E, StreamType &SS) { in printUndefined() 537 void printWildcard(const Wildcard *E, StreamType &SS) { in printWildcard() 542 void printLiteralT(const LiteralT<T> *E, StreamType &SS) { in printLiteralT() 546 void printLiteralT(const LiteralT<uint8_t> *E, StreamType &SS) { in printLiteralT() 550 void printLiteral(const Literal *E, StreamType &SS) { in printLiteral() [all …]
|
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTraverse.h | 395 static void print(const SExpr *E, StreamType &SS) { in print() 403 void newline(StreamType &SS) { in newline() 460 void printBlockLabel(StreamType & SS, const BasicBlock *BB, int index) { in printBlockLabel() 501 void printNull(StreamType &SS) { in printNull() 505 void printFuture(const Future *E, StreamType &SS) { in printFuture() 509 void printUndefined(const Undefined *E, StreamType &SS) { in printUndefined() 513 void printWildcard(const Wildcard *E, StreamType &SS) { in printWildcard() 518 void printLiteralT(const LiteralT<T> *E, StreamType &SS) { in printLiteralT() 522 void printLiteralT(const LiteralT<uint8_t> *E, StreamType &SS) { in printLiteralT() 526 void printLiteral(const Literal *E, StreamType &SS) { in printLiteral() [all …]
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 76 DeclContext *Sema::computeDeclContext(const CXXScopeSpec &SS, in computeDeclContext() 169 bool Sema::isDependentScopeSpecifier(const CXXScopeSpec &SS) { in isDependentScopeSpecifier() 201 bool Sema::RequireCompleteDeclContext(CXXScopeSpec &SS, in RequireCompleteDeclContext() 273 CXXScopeSpec &SS) { in ActOnCXXGlobalScopeSpecifier() 280 CXXScopeSpec &SS) { in ActOnSuperScopeSpecifier() 383 bool Sema::isNonTypeNestedNameSpecifier(Scope *S, CXXScopeSpec &SS, in isNonTypeNestedNameSpecifier() 487 CXXScopeSpec &SS, in BuildCXXNestedNameSpecifier() 831 CXXScopeSpec &SS, in ActOnCXXNestedNameSpecifier() 844 bool Sema::ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS, in ActOnCXXNestedNameSpecifierDecltype() 873 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, in IsInvalidUnlessNestedName() [all …]
|
H A D | SemaExprMember.cpp | 197 const CXXScopeSpec &SS, in diagnoseInstanceReference() 235 Sema::BuildPossibleImplicitMemberExpr(const CXXScopeSpec &SS, in BuildPossibleImplicitMemberExpr() 459 const CXXScopeSpec &SS, in ActOnDependentMemberExpr() 502 const CXXScopeSpec &SS, in DiagnoseQualifiedMemberReference() 528 const CXXScopeSpec &SS, in CheckQualifiedMemberReference() 618 CXXScopeSpec &SS, bool HasTemplateArgs, in LookupMemberExprInRecord() 718 CXXScopeSpec &SS, in BuildMemberReferenceExpr() 781 Sema::BuildAnonymousStructUnionMemberReference(const CXXScopeSpec &SS, in BuildAnonymousStructUnionMemberReference() 896 const CXXScopeSpec &SS, in BuildMSPropertyRefExpr() 910 SourceLocation OpLoc, const CXXScopeSpec &SS, SourceLocation TemplateKWLoc, in BuildMemberExpr() [all …]
|
H A D | SemaTemplate.cpp | 139 CXXScopeSpec &SS, in isTemplateName() 228 const CXXScopeSpec *SS, in DiagnoseUnknownTemplateName() 251 Scope *S, CXXScopeSpec &SS, in LookupTemplateName() 411 Sema::ActOnDependentIdExpression(const CXXScopeSpec &SS, in ActOnDependentIdExpression() 450 Sema::BuildDependentDeclRefExpr(const CXXScopeSpec &SS, in BuildDependentDeclRefExpr() 842 static void SetNestedNameSpecifier(TagDecl *T, const CXXScopeSpec &SS) { in SetNestedNameSpecifier() 849 SourceLocation KWLoc, CXXScopeSpec &SS, in CheckClassTemplate() 1611 const CXXScopeSpec &SS) { in getRangeOfTypeInNestedNameSpecifier() 1659 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier() 2278 Sema::ActOnTemplateIdType(CXXScopeSpec &SS, SourceLocation TemplateKWLoc, in ActOnTemplateIdType() [all …]
|
/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | teams_codegen.cpp | 113 struct SS{ struct 118 SS<int> Gbla; argument 177 struct SS{ struct 187 // CK3-DAG: [[NTA]] = getelementptr inbounds [[SSI]], [[SSI]]* [[NTB:%[^,]+]], i32 0, i32 0 in foo() argument
|
H A D | single_ast_print.cpp | 11 struct SS { struct 15 SS(int &d) : a(0), b(0), c(d) { in SS() function
|
H A D | simd_ast_print.cpp | 9 struct SS { struct 10 SS(): a(0) {} in SS() function 11 SS(int v) : a(v) {} in SS() function 12 int a; 13 typedef int type;
|
H A D | parallel_firstprivate_codegen.cpp | 28 struct SS { struct 33 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | parallel_private_codegen.cpp | 21 struct SS { struct 25 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | teams_private_codegen.cpp | 28 struct SS { struct 32 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | single_codegen.cpp | 35 struct SS { struct 39 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | for_linear_codegen.cpp | 26 struct SS { struct 30 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | parallel_reduction_codegen.cpp | 23 struct SS { struct 27 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
H A D | simd_codegen.cpp | 664 struct SS { struct 665 SS(): a(0) {} in SS() function 666 SS(int v) : a(v) {} in SS() argument 689 class S8 : private IterDouble, public S7<SS> { argument
|
H A D | for_lastprivate_codegen.cpp | 11 struct SS { struct 15 SS(int &d) : a(0), b(0), c(d) { in SS() argument
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | video_quality_test_fixture.h | 93 struct SS { // Spatial scalability. struct 94 std::vector<VideoStream> streams; // If empty, one stream is assumed. 95 size_t selected_stream = 0; 96 int num_spatial_layers = 0; 97 int selected_sl = -1; 98 InterLayerPredMode inter_layer_pred = InterLayerPredMode::kOn; 100 std::vector<SpatialLayer> spatial_layers; 102 bool infer_streams = false;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 173 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) override { in ComputeInstructionState() 244 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitReturn() 260 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitCallSite() 305 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitSelect() 318 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitLoad() 334 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitStore() 348 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitInst()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 174 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) override { in ComputeInstructionState() 244 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitReturn() 260 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitCallBase() 304 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitSelect() 317 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitLoad() 333 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitStore() 347 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitInst()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ken/ |
D | complit.go | 13 type SS struct{ aa,bb,cc S }; argument
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue8606b.go | 34 type SS struct { struct 35 s string 36 t string
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/string.streams/ostringstream/ostringstream.members/ |
H A D | str.allocator_propagation.pass.cpp | 32 using SS = std::basic_ostringstream<CharT, std::char_traits<CharT>, Alloc>; in test_soccc_behavior() typedef 60 …using SS = std::basic_ostringstream<CharT, std::char_traits<CharT>, std::pmr::polymorphic_allocato… in test_allocation_is_pilfered() typedef 76 …using SS = std::basic_ostringstream<CharT, std::char_traits<CharT>, std::pmr::polymorphic_allocato… in test_no_foreign_allocations() typedef
|