Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/
H A Dusing-decl-friend.cpp22 class Friendly { class
H A Dusing-decl-friend-2.cpp16 namespace N { class Friendly { friend class X; }; } class
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-declaration.cpp66 struct Friendly { struct
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp51 bool Friendly) { in formatChunkKind() argument
52 if (Friendly) { in formatChunkKind()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatUtil.h59 bool Friendly = true);
/llvm-project-15.0.7/mlir/docs/Rationale/
H A D_index.md20 [Linalg Dialect Rationale: The Case for Compiler-Friendly Custom Operations](RationaleLinalgDialect…
H A DRationaleLinalgDialect.md1 # Linalg Dialect Rationale: The Case For Compiler-Friendly Custom Operations