Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp3425 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument
3442 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()
3462 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
/external/clang/lib/Parse/
DParseDecl.cpp2749 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local
2760 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4213 bool AllowNonIdentifiers, in CodeCompleteDeclSpec() argument
4238 if (AllowNonIdentifiers) { in CodeCompleteDeclSpec()
4259 if (AllowNonIdentifiers && !AllowNestedNameSpecifiers && in CodeCompleteDeclSpec()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp3065 bool AllowNonIdentifiers in ParseDeclarationSpecifiers() local
3076 AllowNonIdentifiers, in ParseDeclarationSpecifiers()
/external/clang/include/clang/Sema/
DSema.h9222 bool AllowNonIdentifiers,
/external/llvm-project/clang/include/clang/Sema/
DSema.h12039 bool AllowNonIdentifiers,