Home
last modified time | relevance | path

Searched defs:Lang (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Testing/
H A DCommandLineArgs.cpp14 std::vector<std::string> getCommandLineArgsForTesting(TestLanguage Lang) { in getCommandLineArgsForTesting()
48 StringRef getFilenameForTesting(TestLanguage Lang) { in getFilenameForTesting()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp413 void InitHeaderSearch::AddDefaultIncludePaths(const LangOptions &Lang, in AddDefaultIncludePaths()
554 void InitHeaderSearch::Realize(const LangOptions &Lang) { in Realize()
623 const LangOptions &Lang, in ApplyHeaderSearchOptions()
H A DASTUnit.cpp2644 Language Lang; in getInputKind() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp90 PDB_Lang Lang = Details ? Details->getLanguage() : PDB_Lang::Cpp; in getSourceFileFullPath() local
H A DPDBExtras.cpp213 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_Lang &Lang) { in operator <<()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp88 static Cl::Kinds ClassifyExprValueKind(const LangOptions &Lang, in ClassifyExprValueKind()
104 const LangOptions &Lang = Ctx.getLangOpts(); in ClassifyInternal() local
H A DJSONNodeDumper.cpp899 StringRef Lang; in VisitLinkageSpecDecl() local
H A DDeclCXX.cpp2824 LanguageIDs Lang, in Create()
H A DDecl.cpp2328 const LangOptions &Lang = C.getLangOpts(); in mightBeUsableInConstantExpressions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp94 auto Lang = in guessType() local
103 static types::ID foldType(types::ID Lang) { in foldType()
524 auto Lang = guessType(Filename, &TypeCertain); in getCompileCommands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleDebugInfoPrinter.cpp81 auto Lang = dwarf::LanguageString(CU->getSourceLanguage()); in printModuleDebugInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp189 static std::string formatSourceLanguage(SourceLanguage Lang) { in formatSourceLanguage()
520 SourceLanguage Lang = static_cast<SourceLanguage>( in visitKnownRecord() local
541 SourceLanguage Lang = static_cast<SourceLanguage>( in visitKnownRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp346 unsigned llvm::dwarf::LanguageVersion(dwarf::SourceLanguage Lang) { in LanguageVersion()
357 unsigned llvm::dwarf::LanguageVendor(dwarf::SourceLanguage Lang) { in LanguageVendor()
368 Optional<unsigned> llvm::dwarf::LanguageLowerBound(dwarf::SourceLanguage Lang) { in LanguageLowerBound()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h144 SymbolLanguage Lang; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h90 if (auto Lang = dwarf::toUnsigned(CUDie.find(dwarf::DW_AT_language))) in CompileUnit() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h161 : Lang(L), Fmt(F), Preprocessed(PP) {} in Lang() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp123 const LangOptions &Lang = PP.getLangOpts(); in shouldWarnOnMacroDef() local
176 const LangOptions &Lang = PP.getLangOpts(); in shouldWarnOnMacroUndef() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp956 unsigned &DiagID, const LangOptions &Lang) { in SetTypeQual()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1240 static CXIdxEntityKind getEntityKindFromSymbolKind(SymbolKind K, SymbolLanguage Lang) { in getEntityKindFromSymbolKind()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c209 value Builder, value Lang, LLVMMetadataRef FileRef, value Producer, in llvm_dibuild_create_compile_unit_native()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h748 void setLanguage(SourceLanguage Lang) { in setLanguage()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp337 ExprResult Lang = ParseStringLiteralExpression(false); in ParseLinkage() local
H A DParseDecl.cpp5645 static bool isPtrOperatorToken(tok::TokenKind Kind, const LangOptions &Lang, in isPtrOperatorToken()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp139 unsigned Lang, DIFile *File, StringRef Producer, bool isOptimized, in createCompileUnit()
H A DDebugInfo.cpp877 LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, in LLVMDIBuilderCreateCompileUnit()

12