Searched defs:IsConsteval (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseStmt.cpp | 1503 bool IsConsteval = false; ParseIfStatement() local |
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNarrowingTest.cpp | 1882 TEST_P(ASTMatchersTest, IsConsteval) { in TEST_P() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 7092 bool IsConsteval = ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local |