Home
last modified time | relevance | path

Searched defs:isConstantEvaluated (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h279 bool isConstantEvaluated(unsigned ID) const { in isConstantEvaluated() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13857 bool isConstantEvaluated) { in FindTypeTagExpr()
13942 bool isConstantEvaluated) { in GetMatchingCType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6410 bool isConstantEvaluated() const { in isConstantEvaluated() function