Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDocGen.cpp42 stripPrefix("strip-prefix", global() variable
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp769 bool stripPrefix = getCodeCompleteLoc().getPointer()[-1] == '%'; in appendSSAValueCompletion() local
782 bool stripPrefix = getCodeCompleteLoc().getPointer()[-1] == '^'; in appendBlockCompletion() local