Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp343 filterIFSSyms(IFSStub & Stub,bool StripUndefined,const std::vector<std::string> & Exclude) filterIFSSyms() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h82 std::string Exclude; member
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp137 ArrayRef<OptSpecifier> Exclude = std::nullopt; in AddAllArgs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2006 SetVector<SUnit *> &Exclude, in computePath()
/freebsd/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