Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp95 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(E); in addLocationToResult() local
H A DTextDiagnostic.cpp872 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(E); in emitDiagnosticLoc() local
1335 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc); in emitParseableFixits() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp701 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc); in ProcessCodeCompleteResults() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp284 const SrcMgr::ExpansionInfo &EInfo = SE.getExpansion(); in isFunctionMacroExpansion() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2678 for (const auto &EInfo : UserTreeIndices) in dump() local