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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6393 typedef llvm::DenseMap<IdentifierInfo *, SrcLocSet> IdentifierSourceLocations; typedef in class:clang::Sema
6398 IdentifierSourceLocations TypoCorrectionFailures;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp4091 IdentifierSourceLocations::iterator locs = TypoCorrectionFailures.find(Typo);

Completed in 96 milliseconds