Searched refs:BuildStaticAssertDeclaration (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp609 return SemaRef.BuildStaticAssertDeclaration(D->getLocation(),
H A DSemaDeclCXX.cpp11209 return BuildStaticAssertDeclaration(StaticAssertLoc, AssertExpr,
11213 Decl *Sema::BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc, function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4819 Decl *BuildStaticAssertDeclaration(SourceLocation StaticAssertLoc,

Completed in 102 milliseconds