Definition at line 26 of file ProfileList.cpp.
◆ create()
std::unique_ptr< ProfileSpecialCaseList > clang::ProfileSpecialCaseList::create |
( |
const std::vector< std::string > & |
Paths, |
|
|
llvm::vfs::FileSystem & |
VFS, |
|
|
std::string & |
Error |
|
) |
| |
|
static |
◆ createOrDie()
std::unique_ptr< ProfileSpecialCaseList > clang::ProfileSpecialCaseList::createOrDie |
( |
const std::vector< std::string > & |
Paths, |
|
|
llvm::vfs::FileSystem & |
VFS |
|
) |
| |
|
static |
◆ hasPrefix()
bool clang::ProfileSpecialCaseList::hasPrefix |
( |
StringRef |
Prefix | ) |
const |
|
inline |
◆ isEmpty()
bool clang::ProfileSpecialCaseList::isEmpty |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: