Home
last modified time | relevance | path

Searched defs:IsSource (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp30 bool IsSource = llvm::any_of(SourceExtensions, [&PathExt](PathRef SourceExt) { in getCorrespondingHeaderOrSource() local
/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp268 verifyDagOpCount(CodeGenInstruction & Inst,DagInit * Dag,bool IsSource) verifyDagOpCount() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20167 ProcessOpenMPDoacrossClauseCommon(Sema & SemaRef,bool IsSource,ArrayRef<Expr * > VarList,DSAStackTy * Stack,SourceLocation EndLoc) ProcessOpenMPDoacrossClauseCommon() argument