Home
last modified time | relevance | path

Searched defs:CTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp49 if (const FunctionCodeRegion *CTR = R->getAs<FunctionCodeRegion>()) in getAsFunctionDecl() local
/freebsd/sys/sys/
H A Dktr.h111 #define CTR(...) \ macro