Home
last modified time | relevance | path

Searched defs:argRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1305 DeclRefExpr argRef(CGF.getContext(), argVar, false, in emitStructSetterCall() local
1351 DeclRefExpr argRef(CGF.getContext(), argVar, false, in emitCPPObjectAtomicSetterCall() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2054 static void scanToNextArgument(const char *&argRef) { in scanToNextArgument()
DRewriteModernObjC.cpp2136 static void scanToNextArgument(const char *&argRef) { in scanToNextArgument()