HomeSort by relevance Sort by last modified time
    Searched refs:mangleIntegerLiteral (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
MicrosoftMangle.cpp 276 void mangleIntegerLiteral(const llvm::APSInt &Number, bool IsBoolean);
    [all...]
ItaniumMangle.cpp 370 void mangleIntegerLiteral(QualType T, const llvm::APSInt &Value);
    [all...]

Completed in 189 milliseconds