Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp704 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/external/clang/lib/AST/
DDeclCXX.cpp2294 SourceLocation StaticAssertLoc, in Create()
/external/clang/include/clang/AST/
DDeclCXX.h3333 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12365 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
12379 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()