Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp693 SourceLocation StaticAssertLoc = ConsumeToken(); in ParseStaticAssertDeclaration() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2153 SourceLocation StaticAssertLoc, in Create()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3161 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, in StaticAssertDecl()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp11973 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration()
11987 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, in BuildStaticAssertDeclaration()