Home
last modified time | relevance | path

Searched defs:includeStart (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DSourceMgrUtils.cpp152 const char *includeStart = includeLoc.getPointer() - 2; in gatherIncludeFiles() local
/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp182 bool includeStart = (Begin == MBB->begin()); repairIndexesInRange() local