Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3227 void InitCXXThisScopeForDeclaratorIfRelevant(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7428 void Parser::InitCXXThisScopeForDeclaratorIfRelevant( in InitCXXThisScopeForDeclaratorIfRelevant() function in Parser
7583 InitCXXThisScopeForDeclaratorIfRelevant(D, DS, ThisScope); in ParseFunctionDeclarator()
H A DParseDeclCXX.cpp4344 InitCXXThisScopeForDeclaratorIfRelevant(D, D.getDeclSpec(), ThisScope); in ParseTrailingRequiresClause()