Home
last modified time | relevance | path

Searched defs:CRef (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dqualified-auto.cpp108 auto &CRef = *getCIntPtr(); in foo() local
/llvm-project/clang/test/SemaCXX/
H A Denable_if.cpp346 auto CRef = (NoMatchTy)&foo; // expected-error{{address of overloaded function 'foo' does not match required type 'void ()'}} in testIt() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h42 support::ulittle32_t CRef; member