Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp987 const IdentifierInfo *II = getArgIdentifier(ArgNo); in FormatDiagnostic()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1596 const IdentifierInfo *getArgIdentifier(unsigned Idx) const { in getArgIdentifier() function