Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1168 std::string fdInlineName = (ident + ".inline").str(); in emitDirectCallee() local
1179 if (fn.getName() != fdInlineName && onlyHasInlineBuiltinDeclaration(fd)) { in emitDirectCallee()