Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Davoid-const-or-ref-data-members.cpp102 struct WithAlias { struct
103 cWithAlias global() argument
105 lrWithAlias global() argument
107 crWithAlias global() argument
109 rrWithAlias global() argument
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DUncheckedOptionalAccessModelTest.cpp2757 TEST_P(UncheckedOptionalAccessTest,WithAlias) TEST_P() argument