Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyDiagnosticConsumer.cpp498 Builder << Info.getArgSInt(Index); in forwardDiagnostic()
/external/clang/lib/Basic/
DDiagnostic.cpp778 int Val = getArgSInt(ArgNo); in FormatDiagnostic()
/external/clang/include/clang/Basic/
DDiagnostic.h1189 int getArgSInt(unsigned Idx) const { in getArgSInt() function
/external/llvm-project/clang/lib/Basic/
DDiagnostic.cpp927 int Val = getArgSInt(ArgNo); in FormatDiagnostic()
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1541 int getArgSInt(unsigned Idx) const { in getArgSInt() function