Home
last modified time | relevance | path

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

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