Home
last modified time | relevance | path

Searched defs:EInfo (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Frontend/
DTextDiagnostic.cpp856 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(E); in emitDiagnosticLoc() local
1255 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc); in emitParseableFixits() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp876 const SrcMgr::ExpansionInfo &EInfo = SE.getExpansion(); in VisitNode() local
/external/clang/lib/Sema/
DSemaOverload.cpp1422 FunctionType::ExtInfo EInfo = FromFn->getExtInfo(); in IsNoReturnConversion() local