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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  502     for (const auto &Val : SA->implVendors())
gen/tools/clang/include/clang/AST/Attrs.inc
 9084             OS << *implVendors(). begin();
 9085             for (StringRef VendorName : llvm::drop_begin(implVendors(), 1))
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
 1121     for (auto &Val : SA->implVendors())
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11037   return llvm::all_of(A->implVendors(),