Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp2499 if (ParsedType Type = Actions.getDestructorType(DS, ObjectType)) { in ParseUnqualifiedId()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp326 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4432 ParsedType getDestructorType(const DeclSpec& DS, ParsedType ObjectType);