Home
last modified time | relevance | path

Searched defs:StaticAssertLoc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseDeclCXX.cpp704 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/aosp_15_r20/external/clang/lib/AST/
H A DDeclCXX.cpp2294 SourceLocation StaticAssertLoc, in Create()
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclCXX.h3333 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclCXX.h4063 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclCXX.h4056 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclCXX.h4056 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclCXX.h4056 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp12365 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
12379 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()