Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp5200 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo); in makeTypoCorrectionConsumer()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9797 typedef llvm::DenseMap<IdentifierInfo *, SrcLocSet> IdentifierSourceLocations; typedef
9802 IdentifierSourceLocations TypoCorrectionFailures;