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.cpp340 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstrumentation.h87 std::string Exclude; member
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp136 ArrayRef<OptSpecifier> Exclude = {}; in addAllArgs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2208 SetVector<SUnit *> &Exclude, in computePath()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15914 ArrayRef<unsigned> Exclude = {}) { in getListOfPossibleValues()
16841 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local