Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Host/linux/
H A DSupportTest.cpp15 TEST(Support, getProcFile_Pid) { in TEST() argument
21 TEST(Support,getProcFile_Tid) TEST() argument
/llvm-project/llvm/unittests/Support/
H A DPath.cpp150 TEST(Support,Path) TEST() argument
271 TEST(Support,PathRoot) TEST() argument
336 TEST(Support,FilenameParent) TEST() argument
389 TEST(Support,PathIterator) TEST() argument
411 TEST(Support,AbsolutePathIteratorEnd) TEST() argument
478 TEST(Support,HomeDirectory) TEST() argument
498 TEST(Support,HomeDirectoryWithNoEnv) TEST() argument
512 TEST(Support,ConfigDirectoryWithEnv) TEST() argument
520 TEST(Support,ConfigDirectoryNoEnv) TEST() argument
532 TEST(Support,CacheDirectoryWithEnv) TEST() argument
540 TEST(Support,CacheDirectoryNoEnv) TEST() argument
554 TEST(Support,ConfigDirectory) TEST() argument
566 TEST(Support,ConfigDirectory) TEST() argument
576 TEST(Support,CacheDirectory) TEST() argument
587 TEST(Support,TempDirectory) TEST() argument
1476 TEST(Support,NormalizePath) TEST() argument
1545 TEST(Support,RemoveLeadingDotSlash) TEST() argument
1562 TEST(Support,RemoveDots) TEST() argument
1627 TEST(Support,ReplacePathPrefix) TEST() argument
[all...]
/llvm-project/polly/unittests/Support/
H A DISLTools.cpp11 TEST(Support, isl_iterator) { in TEST() argument
/llvm-project/llvm/docs/
H A DPointerAuth.md295 Armv8.3-A PAuth Pointer Authentication CodePointer Authentication""AArch64 Support global() argument
/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h999 const NodePtr Support = DT.findNearestCommonDominator(TNB, Pred); HasProperSupport() local
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp5262 PragmaClangAttributeSupport Support = getPragmaAttributeSupport(Records); EmitTestPragmaAttributeSupportedAttributes() local