Home
last modified time | relevance | path

Searched refs:IsSource (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp33 bool IsSource = SourceIter != std::end(SourceExtensions); in getCorrespondingHeaderOrSource() local
42 if (!IsSource && !IsHeader) in getCorrespondingHeaderOrSource()
48 if (IsSource) in getCorrespondingHeaderOrSource()
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp271 bool IsSource) { in verifyDagOpCount() argument
276 if (IsSource) in verifyDagOpCount()