/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | SourceCode.cpp | 84 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 D | RangeSelector.cpp | 66 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 D | Lexer.h | 94 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 D | Lexer.cpp | 274 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 D | TokenConcatenation.cpp | 48 const LangOptions &LangOpts = PP.getLangOpts(); in IsIdentifierStringPrefix() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | IssueHash.cpp | 137 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 D | CoverageMappingGen.h | 138 const LangOptions &LangOpts; variable 143 const LangOptions &LangOpts) in CoverageMappingGen() 147 const LangOptions &LangOpts, in CoverageMappingGen()
|
H A D | BackendUtil.cpp | 106 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 D | SourceExtraction.cpp | 22 const LangOptions &LangOpts) { in isSemicolonAtLocation() 74 const LangOptions &LangOpts) { in compute()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RecursiveSymbolVisitor.h | 33 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 D | InitPreprocessor.cpp | 293 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 D | MacroExpansionContext.h | 118 const LangOptions &LangOpts; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteTest.cpp | 20 const LangOptions &LangOpts = PP.getLangOpts(); in DoRewriteTest() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/ |
H A D | EditedSource.cpp | 314 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 D | CreateCheckerManager.cpp | 35 const LangOptions &LangOpts, in CheckerManager()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXSourceLocation.h | 29 translateSourceLocation(const SourceManager &SM, const LangOptions &LangOpts, in translateSourceLocation()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 144 DiagnosticNoteRenderer(const LangOptions &LangOpts, in DiagnosticNoteRenderer()
|
H A D | LogDiagnosticPrinter.h | 53 const LangOptions *LangOpts; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | IdentifierTable.cpp | 70 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 D | Builtins.cpp | 59 const LangOptions &LangOpts) { in builtinIsSupported() 91 const LangOptions& LangOpts) { in initializeBuiltins()
|
H A D | Module.cpp | 101 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 D | TokenRewriter.cpp | 27 const LangOptions &LangOpts) { in TokenRewriter()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | PlistReporter.cpp | 37 const LangOptions &LangOpts) { in writeARCDiagsToPlist()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 188 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 D | EditedSource.h | 37 const LangOptions &LangOpts; variable
|