Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1040 const IdentifierInfo *II = getArgIdentifier(ArgNo); in FormatDiagnostic()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1635 const IdentifierInfo *getArgIdentifier(unsigned Idx) const { in getArgIdentifier() function