Home
last modified time | relevance | path

Searched defs:SELF (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/
H A Dheader-include-cycle.self-d.hpp2 #define SELF macro
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unused-local-typedef.cpp223 typedef B SELF; in typedefs_in_constructors() typedef