Home
last modified time | relevance | path

Searched refs:getCounterAggTmpAsString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp616 destPtr = createMemTemp(retTy, callLoc, getCounterAggTmpAsString()); in emitCall()
698 getCounterAggTmpAsString()); in emitAnyExprToTemp()
H A DCIRGenFunction.cpp740 std::string CIRGenFunction::getCounterAggTmpAsString() { in getCounterAggTmpAsString() function in clang::CIRGen::CIRGenFunction
H A DCIRGenFunction.h325 std::string getCounterAggTmpAsString();
H A DCIRGenExpr.cpp1136 getCounterAggTmpAsString()); in emitAnyExpr()