Home
last modified time | relevance | path

Searched defs:SM (Results 1 – 25 of 165) sorted by relevance

1234567

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp43 const SourceManager &SM, in getImmediateMacroName()
93 const SourceManager &SM, const LangOptions &LangOpts, in mergeFixits()
128 const SourceManager *SM, in emitDiagnostic()
213 const SourceManager &SM) { in emitIncludeStack()
236 const SourceManager &SM) { in emitIncludeStackRecursively()
265 const SourceManager &SM) { in emitImportStack()
280 const SourceManager &SM) { in emitImportStackRecursively()
300 void DiagnosticRenderer::emitModuleBuildStack(const SourceManager &SM) { in emitModuleBuildStack()
327 const SourceManager *SM) { in mapDiagnosticRanges()
391 const SourceManager &SM) { in emitCaret()
[all …]
DSerializedDiagnosticPrinter.cpp78 const SourceManager &SM) override {} in emitDiagnosticLoc()
231 const SourceManager *SM, in AddLocToRecord()
355 const SourceManager *SM, in AddLocToRecord()
376 const SourceManager &SM) { in AddCharSourceRangeToRecord()
410 const SourceManager &SM) { in EmitCharSourceRange()
661 const SourceManager *SM, in EmitDiagnosticMessage()
694 const SourceManager *SM, in emitDiagnosticMessage()
723 const SourceManager &SM) { in EmitCodeContext()
753 const SourceManager &SM) { in emitCodeContext()
758 const SourceManager *SM) { in emitNote()
DLogDiagnosticPrinter.cpp119 const SourceManager &SM = Info.getSourceManager(); in HandleDiagnostic() local
144 const SourceManager &SM = Info.getSourceManager(); in HandleDiagnostic() local
/external/libcxx/test/std/re/re.submatch/
Dtypes.pass.cpp33 typedef std::sub_match<char*> SM; in main() typedef
46 typedef std::sub_match<wchar_t*> SM; in main() typedef
/external/clang/include/clang/Basic/
DPlistSupport.h22 const SourceManager &SM, SourceLocation L) { in AddFID()
31 inline unsigned GetFID(const FIDMap &FIDs, const SourceManager &SM, in GetFID()
90 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, in EmitLocation()
106 inline void EmitRange(raw_ostream &o, const SourceManager &SM, in EmitRange()
/external/libcxx/test/std/re/re.submatch/re.submatch.members/
Ddefault.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
29 typedef std::sub_match<const CharT*> SM; in main() typedef
Dlength.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
34 typedef std::sub_match<const CharT*> SM; in main() typedef
Dstr.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
36 typedef std::sub_match<const CharT*> SM; in main() typedef
Dcompare_sub_match.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
39 typedef std::sub_match<const CharT*> SM; in main() typedef
Doperator_string.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
36 typedef std::sub_match<const CharT*> SM; in main() typedef
Dcompare_value_type_ptr.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
36 typedef std::sub_match<const CharT*> SM; in main() typedef
Dcompare_string_type.pass.cpp23 typedef std::sub_match<const CharT*> SM; in main() typedef
37 typedef std::sub_match<const CharT*> SM; in main() typedef
/external/clang/lib/Analysis/
DCFGStmtMap.cpp28 SMap *SM = AsMap(M); in getBlock() local
49 static void Accumulate(SMap &SM, CFGBlock *B) { in Accumulate()
82 SMap *SM = new SMap(); in Build() local
/external/clang/lib/Lex/
DTokenConcatenation.cpp54 SourceManager &SM = PP.getSourceManager(); in IsIdentifierStringPrefix() local
133 SourceManager &SM = PP.getSourceManager(); in GetFirstChar() local
163 SourceManager &SM = PP.getSourceManager(); in AvoidConcat() local
DTokenLexer.cpp47 SourceManager &SM = PP.getSourceManager(); in Init() local
434 SourceManager &SM = PP.getSourceManager(); in Lex() local
632 SourceManager &SM = PP.getSourceManager(); in PasteTokens() local
669 SourceManager &SM = PP.getSourceManager(); in PasteTokens() local
737 SourceManager &SM = PP.getSourceManager(); in getExpansionLocForMacroDefLoc() local
755 static void updateConsecutiveMacroArgTokens(SourceManager &SM, in updateConsecutiveMacroArgTokens()
821 SourceManager &SM = PP.getSourceManager(); in updateLocForMacroArgTokens() local
DLexer.cpp145 const SourceManager &SM, const LangOptions &langOpts) in Lexer()
168 SourceManager &SM = PP.getSourceManager(); in Create_PragmaLexer() local
287 const SourceManager &SM, in getSpelling()
407 const SourceManager &SM, in MeasureTokenLength()
418 const SourceManager &SM, in getRawToken()
450 const SourceManager &SM, in getBeginningOfFileToken()
510 const SourceManager &SM, in GetBeginningOfToken()
702 const SourceManager &SM, in AdvanceToTokenCharacter()
760 const SourceManager &SM, in getLocForEndOfToken()
782 const SourceManager &SM, in isAtStartOfMacroExpansion()
[all …]
/external/llvm/unittests/Support/
DYAMLParserTest.cpp34 SourceMgr SM; in ExpectParseError() local
43 SourceMgr SM; in ExpectParseSuccess() local
148 SourceMgr SM; in ExpectCanParseString() local
185 SourceMgr SM; in TEST() local
193 SourceMgr SM; in TEST() local
206 SourceMgr SM; in TEST() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.h87 SourceManager &SM; variable
92 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM, in CoverageMappingGen()
96 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM, in CoverageMappingGen()
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp86 const SourceManager &SM, in ReportControlFlow()
139 const SourceManager &SM, in ReportEvent()
207 const FIDMap& FM, const SourceManager &SM, in ReportCall()
242 const FIDMap& FM, const SourceManager &SM, in ReportMacro()
254 const FIDMap& FM, const SourceManager &SM, in ReportDiag()
261 const FIDMap& FM, const SourceManager &SM, in ReportPiece()
295 const SourceManager* SM = nullptr; in FlushDiagnosticsImpl() local
DPathDiagnostic.cpp335 const SourceManager &SM = XL.getManager(); in comparePiece() local
402 const SourceManager &SM = XL.getManager(); in compare() local
546 const SourceManager &SM) { in getLocationForCaller()
586 const SourceManager &SM) { in createBegin()
592 const SourceManager &SM, in createBegin()
601 const SourceManager &SM, in createEnd()
611 const SourceManager &SM) { in createOperatorLoc()
618 const SourceManager &SM) { in createConditionalColonLoc()
625 const SourceManager &SM) { in createMemberLoc()
631 const SourceManager &SM) { in createBeginBrace()
[all …]
/external/llvm/utils/FileCheck/
DFileCheck.cpp175 SourceMgr &SM, in ParsePattern()
336 SourceMgr &SM) { in AddRegExToRegEx()
468 void Pattern::PrintFailureInfo(const SourceMgr &SM, StringRef Buffer, in PrintFailureInfo()
547 size_t Pattern::FindRegexVarEnd(StringRef Str, SourceMgr &SM) { in FindRegexVarEnd()
840 static bool ReadCheckFile(SourceMgr &SM, in ReadCheckFile()
984 static void PrintCheckFailed(const SourceMgr &SM, const SMLoc &Loc, in PrintCheckFailed()
1002 static void PrintCheckFailed(const SourceMgr &SM, const CheckString &CheckStr, in PrintCheckFailed()
1032 size_t CheckString::Check(const SourceMgr &SM, StringRef Buffer, in Check()
1081 bool CheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const { in CheckNext() argument
1120 bool CheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const { in CheckSame() argument
[all …]
/external/llvm/tools/llvm-mc/
DDisassembler.cpp36 SourceMgr &SM, raw_ostream &Out, in PrintInsts()
103 SourceMgr &SM) { in ByteArrayFromString()
138 SourceMgr &SM, in disassemble()
/external/clang/tools/libclang/
DCXSourceLocation.cpp217 const SourceManager &SM = in clang_Location_isInSystemHeader() local
228 const SourceManager &SM = in clang_Location_isFromMainFile() local
251 const SourceManager &SM = in clang_getExpansionLocation() local
294 const SourceManager &SM = in clang_getPresumedLocation() local
333 const SourceManager &SM = in clang_getSpellingLocation() local
371 const SourceManager &SM = in clang_getFileLocation() local
DCIndexHigh.cpp135 static SourceLocation getFileSpellingLoc(SourceManager &SM, in getFileSpellingLoc()
189 SourceManager &SM = Ctx.getSourceManager(); in findFileIdRefVisit() local
219 SourceManager &SM = cxtu::getASTUnit(TU)->getSourceManager(); in findIdRefsInFile() local
284 SourceManager &SM = Ctx.getSourceManager(); in findFileMacroRefVisit() local
317 SourceManager &SM = Unit->getSourceManager(); in findMacroRefsInFile() local
362 SourceManager &SM = Ctx.getSourceManager(); in visit() local
389 SourceManager &SM = Unit->getSourceManager(); in findIncludesInFile() local
/external/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h43 SourceManager &SM; variable
45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp()

1234567