Home
last modified time | relevance | path

Searched defs:LangOpts (Results 1 – 25 of 85) sorted by relevance

1234

/external/clang/lib/CodeGen/
DCoverageMappingGen.h88 const LangOptions &LangOpts; variable
93 const LangOptions &LangOpts) in CoverageMappingGen()
97 const LangOptions &LangOpts, in CoverageMappingGen()
DBackendUtil.cpp55 const LangOptions &LangOpts; member in __anon3b11eaf20111::EmitAssemblyHelper
145 const LangOptions &LangOpts) in PassManagerBuilderWrapper()
151 const LangOptions &LangOpts; member in __anon3b11eaf20111::PassManagerBuilderWrapper
243 const LangOptions &LangOpts = BuilderWrapper.getLangOpts(); in addDataFlowSanitizerPass() local
/external/clang/lib/StaticAnalyzer/Core/
DPlistDiagnostics.cpp32 const LangOptions &LangOpts; member in __anone0d2bc010111::PlistDiagnostics
87 const LangOptions &LangOpts, in ReportControlFlow()
140 const LangOptions &LangOpts, in ReportEvent()
208 const LangOptions &LangOpts, in ReportCall()
243 const LangOptions &LangOpts, in ReportMacro()
255 const LangOptions &LangOpts) { in ReportDiag()
262 const LangOptions &LangOpts, in ReportPiece()
DIssueHash.cpp130 const LangOptions &LangOpts) { in NormalizeLine()
178 const LangOptions &LangOpts) { in GetIssueString()
192 const LangOptions &LangOpts) { in GetIssueHash()
/external/clang/lib/Lex/
DLexer.cpp232 const LangOptions &LangOpts, char *Spelling) { in getSpellingSlow()
327 const LangOptions &LangOpts, bool *Invalid) { in getSpelling()
360 const LangOptions &LangOpts, bool *Invalid) { in getSpelling()
408 const LangOptions &LangOpts) { in MeasureTokenLength()
419 const LangOptions &LangOpts, in getRawToken()
451 const LangOptions &LangOpts) { in getBeginningOfFileToken()
511 const LangOptions &LangOpts) { in GetBeginningOfToken()
538 const LangOptions &LangOpts, in ComputePreamble()
703 const LangOptions &LangOpts) { in AdvanceToTokenCharacter()
761 const LangOptions &LangOpts) { in getLocForEndOfToken()
[all …]
DTokenConcatenation.cpp49 const LangOptions &LangOpts = PP.getLangOpts(); in IsIdentifierStringPrefix() local
/external/clang/include/clang/Lex/
DLexer.h54 LangOptions LangOpts; // LangOpts enabled by this language (cache). variable
332 const LangOptions &LangOpts) { in getAsCharRange()
340 const LangOptions &LangOpts) { in getAsCharRange()
449 const LangOptions &LangOpts) { in getCharAndSizeNoWarn()
/external/clang/lib/Basic/
DAttributes.cpp8 const LangOptions &LangOpts) { in hasAttribute()
DIdentifierTable.cpp74 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable()
130 static KeywordStatus getKeywordStatus(const LangOptions &LangOpts, in getKeywordStatus()
161 const LangOptions &LangOpts, IdentifierTable &Table) { in AddKeyword()
201 void IdentifierTable::AddKeywords(const LangOptions &LangOpts) { in AddKeywords()
232 static KeywordStatus getTokenKwStatus(const LangOptions &LangOpts, in getTokenKwStatus()
244 bool IdentifierInfo::isKeyword(const LangOptions &LangOpts) { in isKeyword()
DBuiltins.cpp52 const LangOptions &LangOpts) { in builtinIsSupported()
70 const LangOptions& LangOpts) { in initializeBuiltins()
DModule.cpp60 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature()
80 bool Module::isAvailable(const LangOptions &LangOpts, const TargetInfo &Target, in isAvailable()
186 const LangOptions &LangOpts, in addRequirement()
/external/clang/lib/Frontend/
DInitPreprocessor.cpp306 static void AddObjCXXARCLibstdcxxDefines(const LangOptions &LangOpts, in AddObjCXXARCLibstdcxxDefines()
362 const LangOptions &LangOpts, in InitializeStandardPredefinedMacros()
420 static void InitializeCPlusPlusFeatureTestMacros(const LangOptions &LangOpts, in InitializeCPlusPlusFeatureTestMacros()
471 const LangOptions &LangOpts, in InitializePredefinedMacros()
919 const LangOptions &LangOpts = PP.getLangOpts(); in InitializePreprocessor() local
/external/clang/lib/Frontend/Rewrite/
DRewriteTest.cpp21 const LangOptions &LangOpts = PP.getLangOpts(); in DoRewriteTest() local
/external/clang/lib/Edit/
DEditedSource.cpp296 static bool canBeJoined(char left, char right, const LangOptions &LangOpts) { in canBeJoined()
306 const LangOptions &LangOpts) { in canRemoveWhitespace()
319 static void adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts, in adjustRemoval()
366 const SourceManager &SM, const LangOptions &LangOpts) { in applyRewrite()
/external/clang/tools/libclang/
DCXSourceLocation.h30 translateSourceLocation(const SourceManager &SM, const LangOptions &LangOpts, in translateSourceLocation()
/external/clang/include/clang/Frontend/
DDiagnosticRenderer.h157 DiagnosticNoteRenderer(const LangOptions &LangOpts, in DiagnosticNoteRenderer()
DLogDiagnosticPrinter.h54 const LangOptions *LangOpts; variable
/external/clang/lib/Rewrite/
DTokenRewriter.cpp22 const LangOptions &LangOpts) { in TokenRewriter()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp38 const LangOptions &LangOpts) { in writeARCDiagsToPlist()
/external/clang/include/clang/Edit/
DEditedSource.h31 const LangOptions &LangOpts; variable
/external/clang/lib/Tooling/Core/
DReplacement.cpp47 const LangOptions &LangOpts) { in Replacement()
126 const LangOptions &LangOpts) { in getRangeSize()
140 const LangOptions &LangOpts) { in setFromSourceRange()
/external/clang/lib/AST/
DTemplateBase.cpp498 LangOptions LangOpts; in operator <<() local
509 LangOptions LangOpts; in operator <<() local
/external/clang/unittests/AST/
DASTVectorTest.cpp39 LangOptions LangOpts; member in clang::ast::__anon662113f60111::ASTVectorTest
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h37 const LangOptions &LangOpts; variable
/external/clang/include/clang/Tooling/Core/
DReplacement.h232 const LangOptions &LangOpts) { in Replacement()

1234