Home
last modified time | relevance | path

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

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp84 const LangOptions &LangOpts) { in getRangeForEdit()
124 const LangOptions &LangOpts) { in getEntityEndLoc()
269 const LangOptions &LangOpts) { in skipWhitespaceAndNewline()
284 const LangOptions &LangOpts) { in atOrBeforeSeparation()
322 const LangOptions &LangOpts = Context.getLangOpts(); in getAssociatedRange() local
H A DRangeSelector.cpp66 const LangOptions &LangOpts) { in findPreviousTokenStart()
81 const LangOptions &LangOpts, in findPreviousTokenKind()
100 const LangOptions &LangOpts) { in findOpenParen()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h94 LangOptions LangOpts; variable
370 const LangOptions &LangOpts) { in AdvanceToTokenCharacter()
400 const LangOptions &LangOpts) { in getAsCharRange()
408 const LangOptions &LangOpts) { in getAsCharRange()
548 const LangOptions &LangOpts) { in getCharAndSizeNoWarn()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp274 const LangOptions &LangOpts, char *Spelling) { in getSpellingSlow()
369 const LangOptions &LangOpts, bool *Invalid) { in getSpelling()
402 const LangOptions &LangOpts, bool *Invalid) { in getSpelling()
449 const LangOptions &LangOpts) { in MeasureTokenLength()
460 const LangOptions &LangOpts, in getRawToken()
511 const LangOptions &LangOpts) { in getBeginningOfFileToken()
559 const LangOptions &LangOpts) { in GetBeginningOfToken()
586 const LangOptions &LangOpts, in ComputePreamble()
723 const LangOptions &LangOpts) { in getTokenPrefixLength()
783 const LangOptions &LangOpts) { in getLocForEndOfToken()
[all …]
H A DTokenConcatenation.cpp48 const LangOptions &LangOpts = PP.getLangOpts(); in IsIdentifierStringPrefix() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DIssueHash.cpp137 const LangOptions &LangOpts) { in NormalizeLine()
188 const LangOptions &LangOpts) { in getIssueString()
203 const LangOptions &LangOpts) { in getIssueHash()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h138 const LangOptions &LangOpts; variable
143 const LangOptions &LangOpts) in CoverageMappingGen()
147 const LangOptions &LangOpts, in CoverageMappingGen()
H A DBackendUtil.cpp106 const LangOptions &LangOpts; member in __anoncdf3490f0111::EmitAssemblyHelper
179 const LangOptions &LangOpts) in PassManagerBuilderWrapper()
189 const LangOptions &LangOpts; member in __anoncdf3490f0111::PassManagerBuilderWrapper
366 const LangOptions &LangOpts = BuilderWrapper.getLangOpts(); in addDataFlowSanitizerPass() local
472 const LangOptions &LangOpts, in initTargetOptions()
604 const LangOptions &LangOpts) { in getGCOVOptions()
622 const LangOptions &LangOpts) { in getInstrProfOptions()
1099 const LangOptions &LangOpts, PassBuilder &PB) { in addSanitizers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp22 const LangOptions &LangOpts) { in isSemicolonAtLocation()
74 const LangOptions &LangOpts) { in compute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h33 RecursiveSymbolVisitor(const SourceManager &SM, const LangOptions &LangOpts) in RecursiveSymbolVisitor()
138 const LangOptions &LangOpts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp293 static void AddObjCXXARCLibstdcxxDefines(const LangOptions &LangOpts, in AddObjCXXARCLibstdcxxDefines()
349 const LangOptions &LangOpts, in InitializeStandardPredefinedMacros()
505 static void InitializeCPlusPlusFeatureTestMacros(const LangOptions &LangOpts, in InitializeCPlusPlusFeatureTestMacros()
635 const LangOptions &LangOpts, in InitializePredefinedMacros()
1195 const LangOptions &LangOpts = PP.getLangOpts(); in InitializePreprocessor() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DMacroExpansionContext.h118 const LangOptions &LangOpts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp20 const LangOptions &LangOpts = PP.getLangOpts(); in DoRewriteTest() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp314 static bool canBeJoined(char left, char right, const LangOptions &LangOpts) { in canBeJoined()
324 const LangOptions &LangOpts) { in canRemoveWhitespace()
337 static void adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts, in adjustRemoval()
384 const SourceManager &SM, const LangOptions &LangOpts, in applyRewrite()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DCreateCheckerManager.cpp35 const LangOptions &LangOpts, in CheckerManager()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.h29 translateSourceLocation(const SourceManager &SM, const LangOptions &LangOpts, in translateSourceLocation()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h144 DiagnosticNoteRenderer(const LangOptions &LangOpts, in DiagnosticNoteRenderer()
H A DLogDiagnosticPrinter.h53 const LangOptions *LangOpts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp70 IdentifierTable::IdentifierTable(const LangOptions &LangOpts, in IdentifierTable()
127 static KeywordStatus getKeywordStatus(const LangOptions &LangOpts, in getKeywordStatus()
166 const LangOptions &LangOpts, IdentifierTable &Table) { in AddKeyword()
206 void IdentifierTable::AddKeywords(const LangOptions &LangOpts) { in AddKeywords()
240 static KeywordStatus getTokenKwStatus(const LangOptions &LangOpts, in getTokenKwStatus()
H A DBuiltins.cpp59 const LangOptions &LangOpts) { in builtinIsSupported()
91 const LangOptions& LangOpts) { in initializeBuiltins()
H A DModule.cpp101 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature()
130 bool Module::isUnimportable(const LangOptions &LangOpts, in isUnimportable()
153 bool Module::isAvailable(const LangOptions &LangOpts, const TargetInfo &Target, in isAvailable()
291 const LangOptions &LangOpts, in addRequirement()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DTokenRewriter.cpp27 const LangOptions &LangOpts) { in TokenRewriter()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DPlistReporter.cpp37 const LangOptions &LangOpts) { in writeARCDiagsToPlist()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp188 const LangOptions &LangOpts = PP.getLangOpts(); in EmitRanges() local
219 const LangOptions &LangOpts = PP.getLangOpts(); in EmitFixits() local
245 const LangOptions &LangOpts = PP.getLangOpts(); in ReportControlFlow() local
621 const LangOptions &LangOpts = PP.getLangOpts(); in FlushDiagnosticsImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h37 const LangOptions &LangOpts; variable

12345