Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp872 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp3051 SourceLocation StaticAssertLoc, in Create()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclCXX.h3768 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp15618 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
15632 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()