Home
last modified time | relevance | path

Searched defs: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
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp271 bool IsSource) { in verifyDagOpCount()