Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp677 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/external/clang/lib/AST/
DDeclCXX.cpp2111 SourceLocation StaticAssertLoc, in Create()
/external/clang/include/clang/AST/
DDeclCXX.h3098 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp11480 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
11494 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()