Searched defs:StaticAssertLoc (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 704 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 2294 SourceLocation StaticAssertLoc, in Create()
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 877 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
|
| /external/llvm-project/clang/lib/AST/ |
| D | DeclCXX.cpp | 3137 SourceLocation StaticAssertLoc, in Create()
|
| /external/clang/include/clang/AST/ |
| D | DeclCXX.h | 3333 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | DeclCXX.h | 3763 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
|
| /external/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 12365 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration() 12379 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 16018 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration() 16032 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()
|