Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DIntelPTCollector.cpp253 bool IntelPTCollector::IsSupported() { in IsSupported() function in IntelPTCollector
/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp72 bool IsSupported = false; checkBuffer() local
/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1837 llvm::BitVector IsSupported(attr::SubjectMatchRule_Last + 1); in createExpectedAttributeSubjectRulesTokenDiagnostic() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3353 readMipsOptions(const uint8_t * SecBegin,ArrayRef<uint8_t> & SecData,bool & IsSupported) readMipsOptions() argument
3400 bool IsSupported; printMipsOptions() local