Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2793 ParsedType Ty = Actions.getConstructorName(*Id, IdLoc, getCurScope(), SS, in ParseUnqualifiedId()
2851 ParsedType Ty = Actions.getConstructorName( in ParseUnqualifiedId()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp83 ParsedType Sema::getConstructorName(IdentifierInfo &II, in getConstructorName() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6086 ParsedType getConstructorName(IdentifierInfo &II, SourceLocation NameLoc,