Home
last modified time | relevance | path

Searched refs:AliaseeLoc (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.cpp644 LocTy AliaseeLoc = Lex.getLoc(); in ParseAlias() local
657 return Error(AliaseeLoc, "invalid aliasee"); in ParseAlias()
664 return Error(AliaseeLoc, "An alias must have pointer type"); in ParseAlias()