Home
last modified time | relevance | path

Searched refs:CRef (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dqualified-auto.cpp108 auto &CRef = *getCIntPtr(); in foo() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h42 support::ulittle32_t CRef; member
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Denable_if.cpp346 …auto CRef = (NoMatchTy)&foo; // expected-error{{address of overloaded function 'foo' does not matc… in testIt() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp226 HashRecords[HashIdx].CRef = 1; in finalizeBuckets()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1729 uint32_t(HR.CRef)); in dumpSymbolsFromGSI()