Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Frontend/
H A DPreprocessorOptions.h33 Exclude enumerator
/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h
/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp349 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/llvm-project/llvm/lib/Option/
H A DArgList.cpp137 ArrayRef<OptSpecifier> Exclude = {}; in addAllArgs() local
/llvm-project/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp102 std::vector<std::string> Exclude; global() member
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1996 computePath(SUnit * Cur,SetVector<SUnit * > & Path,SetVector<SUnit * > & DestNodes,SetVector<SUnit * > & Exclude,SmallPtrSet<SUnit *,8> & Visited) computePath() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16263 getListOfPossibleValues(OpenMPClauseKind K,unsigned First,unsigned Last,ArrayRef<unsigned> Exclude=std::nullopt) getListOfPossibleValues() argument
16744 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; ActOnOpenMPScheduleClause() local