Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp1036 void MicrosoftCXXNameMangler::mangleIntegerLiteral(const llvm::APSInt &Value, in mangleIntegerLiteral() function in MicrosoftCXXNameMangler
H A DItaniumMangle.cpp2506 void CXXNameMangler::mangleIntegerLiteral(QualType T, in mangleIntegerLiteral() function in CXXNameMangler