reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/libclang/CIndex.cpp
 3872       StrE = ObjCExpr->getString();
 3875       StrE = cast<StringLiteral>(expr);
 3879     std::string strRef(StrE->getString().str());