Home
last modified time | relevance | path

Searched refs:IdentifierSourceLocations (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp5191 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9491 typedef llvm::DenseMap<IdentifierInfo *, SrcLocSet> IdentifierSourceLocations; typedef
9496 IdentifierSourceLocations TypoCorrectionFailures;