Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp982 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp3237 SourceLocation StaticAssertLoc, in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h3976 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp16617 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
16762 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()