Home
last modified time | relevance | path

Searched defs:RTC (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp208 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in computeObjectUnderConstruction() local
439 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in updateObjectsUnderConstruction() local
H A DExprEngineCallAndReturn.cpp768 if (auto RTC = getCurrentCFGElement().getAs<CFGCXXRecordTypedCall>()) { in bindReturnValue() local
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dstm32mp13-clks.h57 #define RTC 35 macro
H A Dstm32mp1-clks.h203 #define RTC 192 macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4446 ResultTypeCompatibilityKind RTC) { in CheckObjCMethodOverrides()
5026 ResultTypeCompatibilityKind RTC = in ActOnMethodDeclaration() local