Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5245 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9218 typedef llvm::DenseMap<IdentifierInfo *, SrcLocSet> IdentifierSourceLocations; typedef
9223 IdentifierSourceLocations TypoCorrectionFailures;