Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h249 static bool tryEmitAsConstant() { return false; } in tryEmitAsConstant() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1768 CIRGenFunction::tryEmitAsConstant(DeclRefExpr *refExpr) { in tryEmitAsConstant() function in CIRGenFunction
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1790 CodeGenFunction::tryEmitAsConstant(const DeclRefExpr *RefExpr) { in tryEmitAsConstant() function in CodeGenFunction
1887 CodeGenFunction::tryEmitAsConstant(const MemberExpr *ME) { in tryEmitAsConstant() function in CodeGenFunction