Home
last modified time | relevance | path

Searched defs:classofKind (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DAPI.h304 static bool classofKind(RecordKind K) { return true; } in classofKind() function
315 static bool classofKind(APIRecord::RecordKind K) { in classofKind() function
398 static bool classofKind(RecordKind K) { return K == RK_Namespace; } in classofKind() function
431 static bool classofKind(RecordKind K) { return K == RK_GlobalFunction; } in classofKind() function
457 static bool classofKind(RecordKind K) { in classofKind() function
477 static bool classofKind(RecordKind K) { in classofKind() function
508 static bool classofKind(RecordKind K) { in classofKind() function
536 static bool classofKind(RecordKind K) { in classofKind() function
555 static bool classofKind(RecordKind K) { in classofKind() function
579 static bool classofKind(RecordKind K) { in classofKind() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h128 static bool classofKind(Kind K) { return K == TranslationUnit; } in classofKind() function
168 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind() function
201 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; } in classofKind() function
234 static bool classofKind(Kind K) { return K == ExternCContext; } in classofKind() function
485 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed; } in classofKind() function
540 static bool classofKind(Kind K) { return K == Label; } in classofKind() function
691 static bool classofKind(Kind K) { return K == Namespace; } in classofKind() function
737 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; } in classofKind() function
874 static bool classofKind(Kind K) { in classofKind() function
1678 static bool classofKind(Kind K) { return K >= firstVar && K <= lastVar; } in classofKind() function
[all …]
DDeclCXX.h127 static bool classofKind(Kind K) { return K == AccessSpec; } in classofKind() function
1892 static bool classofKind(Kind K) { in classofKind() function
2015 static bool classofKind(Kind K) { return K == CXXDeductionGuide; } in classofKind() function
2046 static bool classofKind(Kind K) { return K == RequiresExprBody; } in classofKind() function
2273 static bool classofKind(Kind K) { in classofKind() function
2779 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind() function
2842 static bool classofKind(Kind K) { return K == CXXDestructor; } in classofKind() function
2912 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind() function
2987 static bool classofKind(Kind K) { return K == LinkageSpec; } in classofKind() function
3102 static bool classofKind(Kind K) { return K == UsingDirective; } in classofKind() function
[all …]
DDeclOpenMP.h158 static bool classofKind(Kind K) { return K == OMPThreadPrivate; } in classofKind() function
268 static bool classofKind(Kind K) { return K == OMPDeclareReduction; } in classofKind() function
367 static bool classofKind(Kind K) { return K == OMPDeclareMapper; } in classofKind() function
406 static bool classofKind(Kind K) { return K == OMPCapturedExpr; } in classofKind() function
457 static bool classofKind(Kind K) { return K == OMPRequires; } in classofKind() function
542 static bool classofKind(Kind K) { return K == OMPAllocate; } in classofKind() function
DDeclObjC.h541 static bool classofKind(Kind K) { return K == ObjCMethod; } in classofKind() function
647 static bool classofKind(Kind K) { return K == ObjCTypeParam; } in classofKind() function
937 static bool classofKind(Kind K) { return K == ObjCProperty; } in classofKind() function
1110 static bool classofKind(Kind K) { in classofKind() function
1921 static bool classofKind(Kind K) { return K == ObjCInterface; } in classofKind() function
2011 static bool classofKind(Kind K) { return K == ObjCIvar; } in classofKind() function
2046 static bool classofKind(Kind K) { return K == ObjCAtDefsField; } in classofKind() function
2304 static bool classofKind(Kind K) { return K == ObjCProtocol; } in classofKind() function
2465 static bool classofKind(Kind K) { return K == ObjCCategory; } in classofKind() function
2524 static bool classofKind(Kind K) { in classofKind() function
[all …]
DDeclTemplate.h453 static bool classofKind(Kind K) { in classofKind() function
957 static bool classofKind(Kind K) { in classofKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h129 static bool classofKind(Kind K) { return K == TranslationUnit; } in classofKind() function
169 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind() function
202 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; } in classofKind() function
235 static bool classofKind(Kind K) { return K == ExternCContext; } in classofKind() function
486 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed; } in classofKind() function
541 static bool classofKind(Kind K) { return K == Label; } in classofKind() function
692 static bool classofKind(Kind K) { return K == Namespace; } in classofKind() function
738 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; } in classofKind() function
875 static bool classofKind(Kind K) { in classofKind() function
1691 static bool classofKind(Kind K) { return K >= firstVar && K <= lastVar; } in classofKind() function
[all …]
DDeclCXX.h127 static bool classofKind(Kind K) { return K == AccessSpec; } in classofKind() function
1889 static bool classofKind(Kind K) { in classofKind() function
2013 static bool classofKind(Kind K) { return K == CXXDeductionGuide; } in classofKind() function
2045 static bool classofKind(Kind K) { return K == RequiresExprBody; } in classofKind() function
2280 static bool classofKind(Kind K) { in classofKind() function
2786 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind() function
2849 static bool classofKind(Kind K) { return K == CXXDestructor; } in classofKind() function
2919 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind() function
2994 static bool classofKind(Kind K) { return K == LinkageSpec; } in classofKind() function
3109 static bool classofKind(Kind K) { return K == UsingDirective; } in classofKind() function
[all …]
DDeclOpenMP.h158 static bool classofKind(Kind K) { return K == OMPThreadPrivate; } in classofKind() function
268 static bool classofKind(Kind K) { return K == OMPDeclareReduction; } in classofKind() function
367 static bool classofKind(Kind K) { return K == OMPDeclareMapper; } in classofKind() function
407 static bool classofKind(Kind K) { return K == OMPCapturedExpr; } in classofKind() function
458 static bool classofKind(Kind K) { return K == OMPRequires; } in classofKind() function
543 static bool classofKind(Kind K) { return K == OMPAllocate; } in classofKind() function
DDeclObjC.h541 static bool classofKind(Kind K) { return K == ObjCMethod; } in classofKind() function
648 static bool classofKind(Kind K) { return K == ObjCTypeParam; } in classofKind() function
940 static bool classofKind(Kind K) { return K == ObjCProperty; } in classofKind() function
1113 static bool classofKind(Kind K) { in classofKind() function
1924 static bool classofKind(Kind K) { return K == ObjCInterface; } in classofKind() function
2013 static bool classofKind(Kind K) { return K == ObjCIvar; } in classofKind() function
2049 static bool classofKind(Kind K) { return K == ObjCAtDefsField; } in classofKind() function
2307 static bool classofKind(Kind K) { return K == ObjCProtocol; } in classofKind() function
2466 static bool classofKind(Kind K) { return K == ObjCCategory; } in classofKind() function
2524 static bool classofKind(Kind K) { in classofKind() function
[all …]
DDeclTemplate.h434 static bool classofKind(Kind K) { in classofKind() function
938 static bool classofKind(Kind K) { in classofKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h129 static bool classofKind(Kind K) { return K == TranslationUnit; } in classofKind() function
169 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind() function
202 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; } in classofKind() function
235 static bool classofKind(Kind K) { return K == ExternCContext; } in classofKind() function
486 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed; } in classofKind() function
541 static bool classofKind(Kind K) { return K == Label; } in classofKind() function
692 static bool classofKind(Kind K) { return K == Namespace; } in classofKind() function
738 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; } in classofKind() function
875 static bool classofKind(Kind K) { in classofKind() function
1679 static bool classofKind(Kind K) { return K >= firstVar && K <= lastVar; } in classofKind() function
[all …]
DDeclCXX.h127 static bool classofKind(Kind K) { return K == AccessSpec; } in classofKind() function
1884 static bool classofKind(Kind K) { in classofKind() function
2007 static bool classofKind(Kind K) { return K == CXXDeductionGuide; } in classofKind() function
2038 static bool classofKind(Kind K) { return K == RequiresExprBody; } in classofKind() function
2273 static bool classofKind(Kind K) { in classofKind() function
2779 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind() function
2842 static bool classofKind(Kind K) { return K == CXXDestructor; } in classofKind() function
2912 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind() function
2987 static bool classofKind(Kind K) { return K == LinkageSpec; } in classofKind() function
3102 static bool classofKind(Kind K) { return K == UsingDirective; } in classofKind() function
[all …]
DDeclOpenMP.h158 static bool classofKind(Kind K) { return K == OMPThreadPrivate; } in classofKind() function
268 static bool classofKind(Kind K) { return K == OMPDeclareReduction; } in classofKind() function
367 static bool classofKind(Kind K) { return K == OMPDeclareMapper; } in classofKind() function
406 static bool classofKind(Kind K) { return K == OMPCapturedExpr; } in classofKind() function
457 static bool classofKind(Kind K) { return K == OMPRequires; } in classofKind() function
542 static bool classofKind(Kind K) { return K == OMPAllocate; } in classofKind() function
DDeclObjC.h541 static bool classofKind(Kind K) { return K == ObjCMethod; } in classofKind() function
647 static bool classofKind(Kind K) { return K == ObjCTypeParam; } in classofKind() function
937 static bool classofKind(Kind K) { return K == ObjCProperty; } in classofKind() function
1110 static bool classofKind(Kind K) { in classofKind() function
1921 static bool classofKind(Kind K) { return K == ObjCInterface; } in classofKind() function
2011 static bool classofKind(Kind K) { return K == ObjCIvar; } in classofKind() function
2046 static bool classofKind(Kind K) { return K == ObjCAtDefsField; } in classofKind() function
2304 static bool classofKind(Kind K) { return K == ObjCProtocol; } in classofKind() function
2465 static bool classofKind(Kind K) { return K == ObjCCategory; } in classofKind() function
2524 static bool classofKind(Kind K) { in classofKind() function
[all …]
DDeclTemplate.h434 static bool classofKind(Kind K) { in classofKind() function
938 static bool classofKind(Kind K) { in classofKind() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h129 static bool classofKind(Kind K) { return K == TranslationUnit; } in classofKind() function
169 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind() function
202 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; } in classofKind() function
235 static bool classofKind(Kind K) { return K == ExternCContext; } in classofKind() function
486 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed; } in classofKind() function
541 static bool classofKind(Kind K) { return K == Label; } in classofKind() function
692 static bool classofKind(Kind K) { return K == Namespace; } in classofKind() function
738 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; } in classofKind() function
875 static bool classofKind(Kind K) { in classofKind() function
1679 static bool classofKind(Kind K) { return K >= firstVar && K <= lastVar; } in classofKind() function
[all …]
DDeclCXX.h127 static bool classofKind(Kind K) { return K == AccessSpec; } in classofKind() function
1884 static bool classofKind(Kind K) { in classofKind() function
2007 static bool classofKind(Kind K) { return K == CXXDeductionGuide; } in classofKind() function
2038 static bool classofKind(Kind K) { return K == RequiresExprBody; } in classofKind() function
2273 static bool classofKind(Kind K) { in classofKind() function
2779 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind() function
2842 static bool classofKind(Kind K) { return K == CXXDestructor; } in classofKind() function
2912 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind() function
2987 static bool classofKind(Kind K) { return K == LinkageSpec; } in classofKind() function
3102 static bool classofKind(Kind K) { return K == UsingDirective; } in classofKind() function
[all …]
DDeclOpenMP.h158 static bool classofKind(Kind K) { return K == OMPThreadPrivate; } in classofKind() function
268 static bool classofKind(Kind K) { return K == OMPDeclareReduction; } in classofKind() function
367 static bool classofKind(Kind K) { return K == OMPDeclareMapper; } in classofKind() function
406 static bool classofKind(Kind K) { return K == OMPCapturedExpr; } in classofKind() function
457 static bool classofKind(Kind K) { return K == OMPRequires; } in classofKind() function
542 static bool classofKind(Kind K) { return K == OMPAllocate; } in classofKind() function
DDeclObjC.h541 static bool classofKind(Kind K) { return K == ObjCMethod; } in classofKind() function
647 static bool classofKind(Kind K) { return K == ObjCTypeParam; } in classofKind() function
937 static bool classofKind(Kind K) { return K == ObjCProperty; } in classofKind() function
1110 static bool classofKind(Kind K) { in classofKind() function
1921 static bool classofKind(Kind K) { return K == ObjCInterface; } in classofKind() function
2011 static bool classofKind(Kind K) { return K == ObjCIvar; } in classofKind() function
2046 static bool classofKind(Kind K) { return K == ObjCAtDefsField; } in classofKind() function
2304 static bool classofKind(Kind K) { return K == ObjCProtocol; } in classofKind() function
2465 static bool classofKind(Kind K) { return K == ObjCCategory; } in classofKind() function
2524 static bool classofKind(Kind K) { in classofKind() function
[all …]
DDeclTemplate.h434 static bool classofKind(Kind K) { in classofKind() function
938 static bool classofKind(Kind K) { in classofKind() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h98 static bool classofKind(Kind K) { return K == TranslationUnit; } in classofKind() function
138 static bool classofKind(Kind K) { return K == PragmaComment; } in classofKind() function
171 static bool classofKind(Kind K) { return K == PragmaDetectMismatch; } in classofKind() function
202 static bool classofKind(Kind K) { return K == ExternCContext; } in classofKind() function
411 static bool classofKind(Kind K) { return K >= firstNamed && K <= lastNamed; } in classofKind() function
467 static bool classofKind(Kind K) { return K == Label; } in classofKind() function
575 static bool classofKind(Kind K) { return K == Namespace; } in classofKind() function
608 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; } in classofKind() function
728 static bool classofKind(Kind K) { in classofKind() function
1352 static bool classofKind(Kind K) { return K >= firstVar && K <= lastVar; } in classofKind() function
[all …]
H A DDeclCXX.h139 static bool classofKind(Kind K) { return K == AccessSpec; } in classofKind() function
1721 static bool classofKind(Kind K) { in classofKind() function
1902 static bool classofKind(Kind K) { in classofKind() function
2397 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind() function
2445 static bool classofKind(Kind K) { return K == CXXDestructor; } in classofKind() function
2511 static bool classofKind(Kind K) { return K == CXXConversion; } in classofKind() function
2596 static bool classofKind(Kind K) { return K == LinkageSpec; } in classofKind() function
2703 static bool classofKind(Kind K) { return K == UsingDirective; } in classofKind() function
2819 static bool classofKind(Kind K) { return K == NamespaceAlias; } in classofKind() function
2909 static bool classofKind(Kind K) { in classofKind() function
[all …]
H A DDeclObjC.h496 static bool classofKind(Kind K) { return K == ObjCMethod; } in classofKind() function
597 static bool classofKind(Kind K) { return K == ObjCTypeParam; } in classofKind() function
894 static bool classofKind(Kind K) { return K == ObjCProperty; } in classofKind() function
1053 static bool classofKind(Kind K) { in classofKind() function
1823 static bool classofKind(Kind K) { return K == ObjCInterface; } in classofKind() function
1903 static bool classofKind(Kind K) { return K == ObjCIvar; } in classofKind() function
1935 static bool classofKind(Kind K) { return K == ObjCAtDefsField; } in classofKind() function
2147 static bool classofKind(Kind K) { return K == ObjCProtocol; } in classofKind() function
2302 static bool classofKind(Kind K) { return K == ObjCCategory; } in classofKind() function
2362 static bool classofKind(Kind K) { in classofKind() function
[all …]
H A DDeclOpenMP.h89 static bool classofKind(Kind K) { return K == OMPThreadPrivate; } in classofKind() function
154 static bool classofKind(Kind K) { return K == OMPDeclareReduction; } in classofKind() function
190 static bool classofKind(Kind K) { return K == OMPCapturedExpr; } in classofKind() function

12