Home
last modified time | relevance | path

Searched defs:StaticAssertDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp753 TEST_P(ASTMatchersTest,StaticAssertDecl) TEST_P() argument
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h4063 StaticAssertDecl(DeclContext *DC, SourceLocation StaticAssertLoc, StaticAssertDecl() function