Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1039 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3325 SourceLocation StaticAssertLoc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4070 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16930 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration() argument
17276 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration() argument