Searched refs:CodeCompleteDeclSpec (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 2759 Actions.CodeCompleteDeclSpec(getCurScope(), DS, in ParseDeclarationSpecifiers()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 3424 void Sema::CodeCompleteDeclSpec(Scope *S, DeclSpec &DS, in CodeCompleteDeclSpec() function in Sema
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 9221 void CodeCompleteDeclSpec(Scope *S, DeclSpec &DS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 12637 void CodeCompleteDeclSpec(Scope *S, DeclSpec &DS, bool AllowNonIdentifiers,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 13635 void CodeCompleteDeclSpec(Scope *S, DeclSpec &DS,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 12866 void CodeCompleteDeclSpec(Scope *S, DeclSpec &DS, bool AllowNonIdentifiers,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 12866 void CodeCompleteDeclSpec(Scope *S, DeclSpec &DS, bool AllowNonIdentifiers,
|