Home
last modified time | relevance | path

Searched refs:getConstructorName (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2908 ParsedType Ty = Actions.getConstructorName(*Id, IdLoc, getCurScope(), SS, in ParseUnqualifiedId()
2966 ParsedType Ty = Actions.getConstructorName( in ParseUnqualifiedId()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp92 ParsedType Sema::getConstructorName(IdentifierInfo &II, in getConstructorName() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6678 ParsedType getConstructorName(IdentifierInfo &II, SourceLocation NameLoc,