Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/AsmParser/
H A DAsmParser.h26 class AsmParserCodeCompleteContext; variable
H A DCodeComplete.h69 explicit AsmParserCodeCompleteContext(SMLoc codeCompleteLoc) in AsmParserCodeCompleteContext() function