Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp2792 ParsedType Ty = Actions.getConstructorName(*Id, IdLoc, getCurScope(), SS, in ParseUnqualifiedId()
2850 ParsedType Ty = Actions.getConstructorName( in ParseUnqualifiedId()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp83 ParsedType Sema::getConstructorName(IdentifierInfo &II, in getConstructorName() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6025 ParsedType getConstructorName(IdentifierInfo &II, SourceLocation NameLoc,