Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypeSyntax.cpp215 return parser.emitError(kwLoc, "only identified structs can be opaque"), in parseStructType() local
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2933 SourceLocation kwLoc = Tok.getLocation(); ParseObjCAtExpression() local