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

References

tools/llvm-config/llvm-config.cpp
  119   if (AC->Library) {
  121       std::string path = (*GetComponentLibraryPath)(AC->Library);
  128     RequiredLibs.push_back(AC->Library);
  519           if (AvailableComponents[j].Library && !IsInDevelopmentTree) {
  521                 GetComponentLibraryPath(AvailableComponents[j].Library, false));