Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp7835 TEST_P(ImportAttributes, ImportFormat) { in TEST_P() argument
7682 struct ImportAttributes : public ASTImporterOptionSpecificTestBase { global() struct
7683 checkAttrImportCommonclang::ast_matchers::ImportAttributes checkAttrImportCommon() argument
7714 importAttrclang::ast_matchers::ImportAttributes importAttr() argument
7735 checkImportedclang::ast_matchers::ImportAttributes checkImported() argument
7741 checkImportVariadicArgclang::ast_matchers::ImportAttributes checkImportVariadicArg() argument
7759 TEST_P(ImportAttributes,ImportAligned) TEST_P() argument
7777 TEST_P(ImportAttributes,ImportAlignValue) TEST_P() argument
7787 TEST_P(ImportAttributes,ImportFormat) TEST_P() argument
7801 TEST_P(ImportAttributes,ImportEnableIf) TEST_P() argument
7810 TEST_P(ImportAttributes,ImportGuardedVar) TEST_P() argument
7816 TEST_P(ImportAttributes,ImportPtGuardedVar) TEST_P() argument
7822 TEST_P(ImportAttributes,ImportScopedLockable) TEST_P() argument
7828 TEST_P(ImportAttributes,ImportCapability) TEST_P() argument
7843 TEST_P(ImportAttributes,ImportAcquireCapability) TEST_P() argument
7851 TEST_P(ImportAttributes,ImportTryAcquireCapability) TEST_P() argument
7861 TEST_P(ImportAttributes,ImportReleaseCapability) TEST_P() argument
7869 TEST_P(ImportAttributes,ImportRequiresCapability) TEST_P() argument
7877 TEST_P(ImportAttributes,ImportNoThreadSafetyAnalysis) TEST_P() argument
7884 TEST_P(ImportAttributes,ImportGuardedBy) TEST_P() argument
7895 TEST_P(ImportAttributes,ImportPtGuardedBy) TEST_P() argument
7906 TEST_P(ImportAttributes,ImportAcquiredAfter) TEST_P() argument
7919 TEST_P(ImportAttributes,ImportAcquiredBefore) TEST_P() argument
7932 TEST_P(ImportAttributes,ImportAssertExclusiveLock) TEST_P() argument
7940 TEST_P(ImportAttributes,ImportAssertSharedLock) TEST_P() argument
7948 TEST_P(ImportAttributes,ImportExclusiveTrylockFunction) TEST_P() argument
7958 TEST_P(ImportAttributes,ImportSharedTrylockFunction) TEST_P() argument
7968 TEST_P(ImportAttributes,ImportLockReturned) TEST_P() argument
7976 TEST_P(ImportAttributes,ImportLocksExcluded) TEST_P() argument
7984 TEST_P(ImportAttributes,ImportC99NoThrowAttr) TEST_P() argument
[all...]