Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DNeonEmitter.cpp167 bool noManglingQ() const { return NoManglingQ; } in noManglingQ() function in __anon985e31310111::Type
1093 if (BaseType.getSizeInBits() == 128 && !BaseType.noManglingQ()) { in mangleName()