Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp938 if (auto RCC = PI.getRetainCountConvention()) emitParamInfo() local
963 if (auto RCC = FI.getRetainCountConvention()) emitFunctionInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp238 const auto *RCC = cast<ReturnedValueConstructionContext>(CC); in computeObjectUnderConstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11381 ISD::CondCode RCC = cast<CondCodeSDNode>(RHS.getOperand(2))->get(); performAndCombine() local