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

Declarations

tools/clang/tools/libclang/CIndexer.h
   76   const std::string &getClangResourcesPath();

References

tools/clang/tools/libclang/CIndex.cpp
 3530       CXXIdx->getClangResourcesPath(), CXXIdx->getOnlyLocalDecls(),
tools/clang/tools/libclang/CIndexer.cpp
  144   StringRef ResourcePath = getClangResourcesPath();
tools/clang/tools/libclang/Indexing.cpp
  617       IndexAction.get(), UPtr, Persistent, CXXIdx->getClangResourcesPath(),