Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h82 std::string Exclude; member
/src/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp349 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/src/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp137 ArrayRef<OptSpecifier> Exclude = std::nullopt; in addAllArgs() local
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2006 SetVector<SUnit *> &Exclude, in computePath()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15777 ArrayRef<unsigned> Exclude = std::nullopt) { in getListOfPossibleValues()
16258 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local