Home
last modified time | relevance | path

Searched refs:BuiltinCountedByRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3207 if (BuiltinCountedByRef(TheCall)) in CheckBuiltinFunctionCall()
5957 bool Sema::BuiltinCountedByRef(CallExpr *TheCall) { in BuiltinCountedByRef() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2990 bool BuiltinCountedByRef(CallExpr *TheCall);