Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9087 std::string ExprName; in emitMappingInformation() local
9090 llvm::raw_string_ostream OS(ExprName); in emitMappingInformation()
9094 ExprName = MapExprs.getMapDecl()->getNameAsString(); in emitMappingInformation()
9098 return OMPBuilder.getOrCreateSrcLocStr(PLoc.getFilename(), ExprName, in emitMappingInformation()