Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/
DMangler.cpp136 (MAI.doesAllowQuotesInName() && in getNameWithPrefix()
144 if (!MAI.doesAllowQuotesInName()) in getNameWithPrefix()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h481 bool doesAllowQuotesInName() const { in doesAllowQuotesInName() function