Home
last modified time | relevance | path

Searched refs:ActOnStartDelayedCXXMethodDeclaration (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp311 Actions.ActOnStartDelayedCXXMethodDeclaration(getCurScope(), LM.Method); in ParseLexedMethodDeclaration()
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp333 Actions.ActOnStartDelayedCXXMethodDeclaration(getCurScope(), LM.Method); in ParseLexedMethodDeclaration()
/external/clang/include/clang/Sema/
DSema.h5431 void ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *Method);
/external/llvm-project/clang/include/clang/Sema/
DSema.h6954 void ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *Method);
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6750 void Sema::ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *MethodD) { in ActOnStartDelayedCXXMethodDeclaration() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp10101 void Sema::ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *MethodD) { in ActOnStartDelayedCXXMethodDeclaration() function in Sema