Searched defs:FDInlineName (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1352 std::string FDInlineName = (Fn->getName() + ".inline").str(); local
1372 std::string FDInlineName = (Fn->getName() + ".inline").str(); local
H A DCGExpr.cpp5027 std::string FDInlineName = (Ident + ".inline").str(); local

Completed in 83 milliseconds