Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DFixitUtil.cpp177 SourceLocation clang::getBeginLocOfNestedIdentifier(const DeclaratorDecl *D) { in getBeginLocOfNestedIdentifier() function in clang
202 SourceLocation ParmIdentBeginLoc = getBeginLocOfNestedIdentifier(VD); in getVarDeclIdentifierText()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DFixitUtil.h37 SourceLocation getBeginLocOfNestedIdentifier(const DeclaratorDecl *D);