reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCContext.h
  530     void setCompilationDir(StringRef S) { CompilationDir = S.str(); }
include/llvm/Object/MachO.h
  644     Version = utostr(major) + "." + utostr(minor);
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  653     Name = SizeSpec + utostr(Align);
  655     Name = ".rodata.cst";
  658     Name = getSectionPrefixForGlobal(Kind);
lib/DebugInfo/CodeView/RecordName.cpp
   56   Name = "";
   65   Name = "<field list>";
   71   Name = String.getString();
   78   Name = "(";
   94   Name = "\"";
  105   Name = Class.getName();
  110   Name = Union.getName();
  115   Name = Enum.getName();
  120   Name = AT.getName();
  125   Name = VFT.getName();
  130   Name = Id.getName();
  151   Name = Func.getName();
  156   Name = TS.getName();
lib/DebugInfo/Symbolize/Symbolize.cpp
  224     DebugPath = FallbackDebugPath;
  231     DebugPath = "/usr/lib/debug";
lib/IR/Function.cpp
  338       Name = A.getName();
lib/LTO/LTO.cpp
  298   Key = toHex(Hasher.result());
lib/LTO/LTOBackend.cpp
  328     DwoFile = Conf.DwoDir;
lib/MC/MCAsmStreamer.cpp
 1220       FullPathName = Directory;
lib/MC/MCContext.cpp
  595   CompilationDir = CompDir;
  629     FileNameBuf = "<stdin>";
lib/Remarks/YAMLRemarkParser.cpp
  146         FullPath = *ExternalFilePrependPath;
lib/Support/FileCollector.cpp
   29   UpperDest = Path.upper();
   56     RealPath = DirWithSymlink->second;
   80   AbsoluteSrc = sys::path::remove_leading_dotslash(AbsoluteSrc);
lib/Support/LockFileManager.cpp
  158   this->FileName = FileName;
lib/Support/Unix/Path.inc
  615   Storage = Remainder;
lib/Support/VirtualFileSystem.cpp
 1335           Path = sys::path::remove_leading_dotslash(Path);
 1385           FullPath = FS->getExternalContentsPrefixDir();
 1390           FullPath = Value;
 1396           FullPath = sys::path::remove_leading_dotslash(FullPath);
 1637     Path = sys::path::remove_leading_dotslash(Path);
lib/Target/AArch64/AArch64MCInstLower.cpp
   53     Name = "__imp_";
   55     Name = ".refptr.";
lib/Target/ARM/ARMAsmPrinter.cpp
  834       Name = "__imp_";
  836       Name = ".refptr.";
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
11591         Message.Message = OperandDiag;
11593         Message.Message = "too many operands for instruction";
11595         Message.Message = "invalid operand for instruction";
11649         Message.Message = "flag setting instruction only valid outside IT block";
11652         Message.Message = "instruction only valid inside IT block";
11655         Message.Message = "instruction variant requires ARMv6 or later";
11658         Message.Message = "instruction variant requires Thumb2";
11661         Message.Message = "instruction variant requires ARMv8 or later";
11664         Message.Message = "no flag-preserving variant of this instruction available";
11667         Message.Message = "invalid operand for instruction";
lib/Transforms/Instrumentation/GCOVProfiling.cpp
  194     Path = RelPath;
tools/clang/lib/AST/ItaniumMangle.cpp
 2289         ASString = "AS" + llvm::utostr(TargetAS);
 2295       case LangAS::opencl_global:   ASString = "CLglobal";   break;
 2296       case LangAS::opencl_local:    ASString = "CLlocal";    break;
 2297       case LangAS::opencl_constant: ASString = "CLconstant"; break;
 2298       case LangAS::opencl_private:  ASString = "CLprivate";  break;
 2299       case LangAS::opencl_generic:  ASString = "CLgeneric";  break;
 2301       case LangAS::cuda_device:     ASString = "CUdevice";   break;
 2302       case LangAS::cuda_constant:   ASString = "CUconstant"; break;
 2303       case LangAS::cuda_shared:     ASString = "CUshared";   break;
tools/clang/lib/AST/MicrosoftMangle.cpp
  416     AnonymousNamespaceHash = llvm::utohexstr(TruncatedHash);
  419     AnonymousNamespaceHash = "0";
tools/clang/lib/CodeGen/CGDeclCXX.cpp
  583     FileName = "<null>";
tools/clang/lib/CodeGen/CodeGenTBAA.cpp
  323       OutName = RD->getName();
tools/clang/lib/CodeGen/TargetInfo.cpp
  414   Opt = "-l";
 2395     Opt = "/DEFAULTLIB:";
 2402     Opt = "/FAILIFMISMATCH:\"" + Name.str() + "=" + Value.str() + "\"";
 2451     Opt = "/DEFAULTLIB:";
 2458     Opt = "/FAILIFMISMATCH:\"" + Name.str() + "=" + Value.str() + "\"";
 5089     Opt = "/DEFAULTLIB:" + qualifyWindowsLibrary(Lib);
 5094     Opt = "/FAILIFMISMATCH:\"" + Name.str() + "=" + Value.str() + "\"";
 5756     Opt = "/DEFAULTLIB:" + qualifyWindowsLibrary(Lib);
 5761     Opt = "/FAILIFMISMATCH:\"" + Name.str() + "=" + Value.str() + "\"";
tools/clang/lib/CrossTU/CrossTranslationUnit.cpp
  460     IndexFile = IndexName;
tools/clang/lib/Driver/Driver.cpp
  113     P = llvm::sys::path::parent_path(Dir);
  882       FixedConfigFile = EffectiveTriple.getArchName();
 1163     CrashDiagDir = "/";
 1372       ReproCrashFilename = TempFile;
 1378       VFS = llvm::sys::path::filename(TempFile);
 4338     Filename = BaseName;
 4422       TmpName = GetTemporaryPath(Split.first, Suffix);
 4471         Output = BaseName;
 4542       BasePath = NamedOutput;
 4681     Output = FpArg->getValue();
 4689       Output = YcArg->getValue();
 4691       Output = BaseName;
tools/clang/lib/Driver/SanitizerArgs.cpp
  867   LinkerOptionFlag = "--linker-option=/include:";
tools/clang/lib/Driver/ToolChains/Clang.cpp
  806       OutputFilename = FinalOutput->getValue();
  808       OutputFilename = llvm::sys::path::filename(Output.getBaseInput());
  819         CoverageFilename = FProfileDir->getValue();
 1942   Buf = "-x";
 1946     Buf = "--sysroot=";
 1970   Buf = "--target=";
 2750       Path = A->getValue();
 2755       Path = Output.getFilename();
 5135           F = FinalOutput->getValue();
 5140         F = llvm::sys::path::stem(Input.getBaseInput());
tools/clang/lib/Driver/ToolChains/Darwin.cpp
  472     F = Output.getFilename();
  961         P = XcodePathForSDK;
tools/clang/lib/Driver/ToolChains/MSVC.cpp
  107       ExeTestPath = PathEntry;
  114       ExeTestPath = PathEntry;
  505     linkPath = FindVisualStudioExecutable(TC, "link.exe");
  509       ClPath = TC.GetProgramPath("cl.exe");
  511         linkPath = llvm::sys::path::parent_path(ClPath);
  581     linkPath = TC.GetProgramPath(Linker.str().c_str());
tools/clang/lib/Driver/ToolChains/PS4CPU.cpp
  369     PS4SDKDir = EnvValue;
  371     PS4SDKDir = getDriver().Dir;
tools/clang/lib/Edit/EditedSource.cpp
  420   StrVec = I->second.Text;
  440     StrVec = act.Text;
tools/clang/lib/Format/Format.cpp
 2622       ConfigFile = Directory;
tools/clang/lib/Frontend/ASTUnit.cpp
 2303   TempPath = File;
tools/clang/lib/Frontend/CompilerInstance.cpp
 1400   TimestampFile = HSOpts.ModuleCachePath;
tools/clang/lib/Frontend/InitPreprocessor.cpp
  140   DefPrefix = "__";
tools/clang/lib/Frontend/ModuleDependencyCollector.cpp
  175     RealPath = DirWithSymLink->second;
  193   AbsoluteSrc = path::remove_leading_dotslash(AbsoluteSrc);
  217     CopyFrom = Dst;
tools/clang/lib/Index/CommentToXML.cpp
  598     Declaration = *FormattedStringDecl;
tools/clang/lib/Lex/HeaderSearch.cpp
  274     NestedModuleMapDirName = SearchDirs[Idx].getDir()->getName();
  363     TmpDir = getDir()->getName();
  783       TmpDir = IncluderAndDir.second->getName();
 1566   ModuleMapFileName = Dir->getName();
tools/clang/lib/Lex/MacroArgs.cpp
  300       Result = "' '";  // Use something arbitrary, but legal.
tools/clang/lib/Lex/ModuleMap.cpp
 2401     PathName = Directory->getName();
tools/clang/lib/Lex/PPDirectives.cpp
 1795       NormalizedTypoCorrectionPath = TypoCorrectionName;
 1919     NormalizedPath = Filename.str();
tools/clang/lib/Lex/PPLexerChange.cpp
  211         Result = FilePath.substr(Path.size());
  221   Result = File->getName();
tools/clang/lib/Rewrite/Rewriter.cpp
  425     TempFilename = Filename;
tools/clang/lib/Sema/DeclSpec.cpp
 1305       SpecName = getSpecifierName(SC);
tools/clang/lib/Sema/SemaCast.cpp
 1957     CCAttrText = AttrSpelling;
tools/clang/lib/Sema/SemaChecking.cpp
11193     PrettyTargetValue = Value.isZero() ? "false" : "true";
tools/clang/lib/Sema/SemaOverload.cpp
10368       TemplateArgString = " ";
10399       SFINAEArgString = ": ";
10417       TemplateArgString = " ";
tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  198           declName = ND->getDeclName().getAsString();
  242           Model = "";
tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
   56     fileName =
   59     fileName = llvm::StringRef(D->getName().str() + ".model");
tools/clang/lib/Tooling/CompilationDatabase.cpp
  234   ClangToolPath = llvm::sys::path::parent_path(ClangExecutable);
tools/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
   68   Result.Contents = std::move(MinimizedFileContents);
tools/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
   35       CanonPath = File;
tools/clang/tools/driver/driver.cpp
   60         ExecutablePath = *P;
  295       InstalledPath = *Tmp;
tools/clang/tools/extra/clang-doc/Serialize.cpp
   89   CurrentCI.Kind = C->getCommentKindName();
  101     CurrentCI.Text = C->getText();
  106   CurrentCI.Name = getCommandName(C->getCommandID());
  113   CurrentCI.Name = C->getTagName();
  124   CurrentCI.Name = C->getTagName();
  130   CurrentCI.Name = getCommandName(C->getCommandID());
  137   CurrentCI.Direction =
  141     CurrentCI.ParamName = C->getParamNameAsWritten();
  147     CurrentCI.ParamName = C->getParamNameAsWritten();
  152   CurrentCI.Name = getCommandName(C->getCommandID());
  153   CurrentCI.CloseName = C->getCloseName();
  159     CurrentCI.Text = C->getText();
  165     CurrentCI.Text = C->getText();
  395   I.Name = D->getNameAsString();
  454           BI.Name = B.getType().getAsString();
  457           BI.Name = Base->getNameAsString();
  530       I->Name = TD->getNameAsString();
tools/clang/tools/extra/clang-doc/tool/ClangDocMain.cpp
  225     AssetsPath = llvm::sys::path::parent_path(AssetsPath);
tools/clang/tools/extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp
  441   NewFuncName = (Name[0] != 'w') ? "str" : "wcs";
  454     NewSecondArg = Twine(IsOverflows ? DestLength + 1 : DestLength).str();
  456     NewSecondArg =
  482   NewAddNullTermExprStr =
tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp
  100     Std = getLangOpts().CPlusPlus2a ? "std" : "std::experimental";
tools/clang/tools/extra/clangd/FuzzyMatch.cpp
  314     return Result = llvm::StringRef(Word, WordN);
tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp
   71   ClangPath = llvm::sys::path::parent_path(ClangdExecutable);
tools/clang/tools/extra/clangd/index/Background.cpp
  115     AbsolutePath = Cmd.Filename;
  117     AbsolutePath = Cmd.Directory;
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
   61       AbsolutePath = *CanonPath;
  494       QName = S->Scope;
tools/clang/tools/extra/modularize/CoverageChecker.cpp
  243     Directory = ".";
  358     Directory = ".";
tools/clang/tools/extra/modularize/ModularizeUtilities.cpp
  144     HeaderDirectory = HeaderPrefix;
  185         Dependent = DependentsList[Index];
  197     HeaderFileName = getCanonicalPath(HeaderFileName);
  217     HeaderDirectory = HeaderPrefix;
  250     HeaderFileName = getCanonicalPath(HeaderFileName);
tools/clang/tools/extra/modularize/ModuleAssistant.cpp
  260     FilePath = HeaderPrefix;
  265     FilePath = ModuleMapPath;
tools/clang/tools/extra/unittests/clang-doc/BitcodeTest.cpp
   57   I.Name = "r";
   75   I.Name = "r";
  104   I.Name = "f";
  124   I.Name = "f";
  146   I.Name = "e";
  164   F.Name = "F";
  170   Top.Kind = "FullComment";
  174   BlankLine->Kind = "ParagraphComment";
  176   BlankLine->Children.back()->Kind = "TextComment";
  180   Brief->Kind = "ParagraphComment";
  182   Brief->Children.back()->Kind = "TextComment";
  183   Brief->Children.back()->Name = "ParagraphComment";
  184   Brief->Children.back()->Text = " Brief description.";
  188   Extended->Kind = "ParagraphComment";
  190   Extended->Children.back()->Kind = "TextComment";
  191   Extended->Children.back()->Text = " Extended description that";
  193   Extended->Children.back()->Kind = "TextComment";
  194   Extended->Children.back()->Text = " continues onto the next line.";
  198   HTML->Kind = "ParagraphComment";
  200   HTML->Children.back()->Kind = "TextComment";
  202   HTML->Children.back()->Kind = "HTMLStartTagComment";
  203   HTML->Children.back()->Name = "ul";
  207   HTML->Children.back()->Kind = "HTMLStartTagComment";
  208   HTML->Children.back()->Name = "li";
  210   HTML->Children.back()->Kind = "TextComment";
  211   HTML->Children.back()->Text = " Testing.";
  213   HTML->Children.back()->Kind = "HTMLEndTagComment";
  214   HTML->Children.back()->Name = "ul";
  219   Verbatim->Kind = "VerbatimBlockComment";
  220   Verbatim->Name = "verbatim";
  221   Verbatim->CloseName = "endverbatim";
  223   Verbatim->Children.back()->Kind = "VerbatimBlockLineComment";
  224   Verbatim->Children.back()->Text = " The description continues.";
  228   ParamOut->Kind = "ParamCommandComment";
  229   ParamOut->Direction = "[out]";
  230   ParamOut->ParamName = "I";
  233   ParamOut->Children.back()->Kind = "ParagraphComment";
  236   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  239   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  240   ParamOut->Children.back()->Children.back()->Text = " is a parameter.";
  244   ParamIn->Kind = "ParamCommandComment";
  245   ParamIn->Direction = "[in]";
  246   ParamIn->ParamName = "J";
  248   ParamIn->Children.back()->Kind = "ParagraphComment";
  251   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  252   ParamIn->Children.back()->Children.back()->Text = " is a parameter.";
  255   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  259   Return->Kind = "BlockCommandComment";
  260   Return->Name = "return";
  263   Return->Children.back()->Kind = "ParagraphComment";
  266   Return->Children.back()->Children.back()->Kind = "TextComment";
  267   Return->Children.back()->Children.back()->Text = "void";
tools/clang/tools/extra/unittests/clang-doc/GeneratorTest.cpp
   21   InfoA->Name = "A";
   25   InfoC->Name = "C";
   32   InfoD->Name = "D";
   35   InfoF->Name = "F";
   48   IndexA.Name = "A";
   51   IndexB.Name = "B";
   53   IndexC.Name = "C";
   57   IndexD.Name = "D";
   59   IndexE.Name = "E";
   61   IndexF.Name = "F";
   66   IndexG.Name = "GlobalNamespace";
tools/clang/tools/extra/unittests/clang-doc/HTMLGeneratorTest.cpp
   43   I.Name = "Namespace";
   52   I.ChildFunctions.back().Name = "OneFunction";
   54   I.ChildEnums.back().Name = "OneEnum";
  146   I.Name = "r";
  147   I.Path = "X/Y/Z";
  163   I.ChildFunctions.back().Name = "OneFunction";
  165   I.ChildEnums.back().Name = "OneEnum";
  269   I.Name = "f";
  322   I.Name = "e";
  371   I.Name = "f";
  379   Top.Kind = "FullComment";
  383   BlankLine->Kind = "ParagraphComment";
  385   BlankLine->Children.back()->Kind = "TextComment";
  389   Brief->Kind = "ParagraphComment";
  391   Brief->Children.back()->Kind = "TextComment";
  392   Brief->Children.back()->Name = "ParagraphComment";
  393   Brief->Children.back()->Text = " Brief description.";
  397   Extended->Kind = "ParagraphComment";
  399   Extended->Children.back()->Kind = "TextComment";
  400   Extended->Children.back()->Text = " Extended description that";
  402   Extended->Children.back()->Kind = "TextComment";
  403   Extended->Children.back()->Text = " continues onto the next line.";
  407   Entities->Kind = "ParagraphComment";
  409   Entities->Children.back()->Kind = "TextComment";
  410   Entities->Children.back()->Name = "ParagraphComment";
  411   Entities->Children.back()->Text =
tools/clang/tools/extra/unittests/clang-doc/MDGeneratorTest.cpp
   26   I.Name = "Namespace";
   33   I.ChildFunctions.back().Name = "OneFunction";
   36   I.ChildEnums.back().Name = "OneEnum";
   84   I.Name = "r";
   97   I.ChildFunctions.back().Name = "OneFunction";
   99   I.ChildEnums.back().Name = "OneEnum";
  151   I.Name = "f";
  183   I.Name = "e";
  214   I.Name = "f";
  222   Top.Kind = "FullComment";
  226   BlankLine->Kind = "ParagraphComment";
  228   BlankLine->Children.back()->Kind = "TextComment";
  232   Brief->Kind = "ParagraphComment";
  234   Brief->Children.back()->Kind = "TextComment";
  235   Brief->Children.back()->Name = "ParagraphComment";
  236   Brief->Children.back()->Text = " Brief description.";
  240   Extended->Kind = "ParagraphComment";
  242   Extended->Children.back()->Kind = "TextComment";
  243   Extended->Children.back()->Text = " Extended description that";
  245   Extended->Children.back()->Kind = "TextComment";
  246   Extended->Children.back()->Text = " continues onto the next line.";
  250   HTML->Kind = "ParagraphComment";
  252   HTML->Children.back()->Kind = "TextComment";
  254   HTML->Children.back()->Kind = "HTMLStartTagComment";
  255   HTML->Children.back()->Name = "ul";
  259   HTML->Children.back()->Kind = "HTMLStartTagComment";
  260   HTML->Children.back()->Name = "li";
  262   HTML->Children.back()->Kind = "TextComment";
  263   HTML->Children.back()->Text = " Testing.";
  265   HTML->Children.back()->Kind = "HTMLEndTagComment";
  266   HTML->Children.back()->Name = "ul";
  271   Verbatim->Kind = "VerbatimBlockComment";
  272   Verbatim->Name = "verbatim";
  273   Verbatim->CloseName = "endverbatim";
  275   Verbatim->Children.back()->Kind = "VerbatimBlockLineComment";
  276   Verbatim->Children.back()->Text = " The description continues.";
  280   ParamOut->Kind = "ParamCommandComment";
  281   ParamOut->Direction = "[out]";
  282   ParamOut->ParamName = "I";
  285   ParamOut->Children.back()->Kind = "ParagraphComment";
  288   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  291   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  292   ParamOut->Children.back()->Children.back()->Text = " is a parameter.";
  296   ParamIn->Kind = "ParamCommandComment";
  297   ParamIn->Direction = "[in]";
  298   ParamIn->ParamName = "J";
  300   ParamIn->Children.back()->Kind = "ParagraphComment";
  303   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  304   ParamIn->Children.back()->Children.back()->Text = " is a parameter.";
  307   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  311   Return->Kind = "BlockCommandComment";
  312   Return->Name = "return";
  315   Return->Children.back()->Kind = "ParagraphComment";
  318   Return->Children.back()->Children.back()->Kind = "TextComment";
  319   Return->Children.back()->Children.back()->Text = "void";
tools/clang/tools/extra/unittests/clang-doc/MergeTest.cpp
   18   One.Name = "Namespace";
   26   One.ChildFunctions.back().Name = "OneFunction";
   29   One.ChildEnums.back().Name = "OneEnum";
   33   Two.Name = "Namespace";
   41   Two.ChildFunctions.back().Name = "TwoFunction";
   43   Two.ChildEnums.back().Name = "TwoEnum";
   50   Expected->Name = "Namespace";
   62   Expected->ChildFunctions.back().Name = "OneFunction";
   65   Expected->ChildFunctions.back().Name = "TwoFunction";
   67   Expected->ChildEnums.back().Name = "OneEnum";
   70   Expected->ChildEnums.back().Name = "TwoEnum";
   80   One.Name = "r";
   95   One.ChildFunctions.back().Name = "OneFunction";
   98   One.ChildEnums.back().Name = "OneEnum";
  102   Two.Name = "r";
  112   Two.ChildFunctions.back().Name = "TwoFunction";
  114   Two.ChildEnums.back().Name = "TwoEnum";
  121   Expected->Name = "r";
  137   Expected->ChildFunctions.back().Name = "OneFunction";
  140   Expected->ChildFunctions.back().Name = "TwoFunction";
  142   Expected->ChildEnums.back().Name = "OneEnum";
  145   Expected->ChildEnums.back().Name = "TwoEnum";
  155   One.Name = "f";
  166   OneFullComment->Kind = "FullComment";
  168   OneParagraphComment->Kind = "ParagraphComment";
  170   OneTextComment->Kind = "TextComment";
  171   OneTextComment->Text = "This is a text comment.";
  176   Two.Name = "f";
  186   TwoFullComment->Kind = "FullComment";
  188   TwoParagraphComment->Kind = "ParagraphComment";
  190   TwoTextComment->Kind = "TextComment";
  191   TwoTextComment->Text = "This is a text comment.";
  200   Expected->Name = "f";
  213   ExpectedFullComment->Kind = "FullComment";
  215   ExpectedParagraphComment->Kind = "ParagraphComment";
  217   ExpectedTextComment->Kind = "TextComment";
  218   ExpectedTextComment->Text = "This is a text comment.";
  230   One.Name = "e";
  239   Two.Name = "e";
  252   Expected->Name = "e";
tools/clang/tools/extra/unittests/clang-doc/SerializeTest.cpp
  101   F.Name = "f";
  117   ExpectedA.Name = "@nonymous_namespace";
  150   EConstructor.Name = "E";
  166   Method.Name = "ProtectedMethod";
  189   TemplateMethod.Name = "TemplateMethod";
  205   SpecializedTemplateMethod.Name = "TemplateMethod";
  241   E.Name = "E";
  251   G.Name = "G";
  324   F.Name = "F";
  339   F.Name = "F";
  388   FunctionSet.Name = "set";
  402   FunctionGet.Name = "get";
  434   FunctionSetNew.Name = "set";
  448   FunctionGetNew.Name = "get";
  496   F.Name = "moduleFunction";
  507   ExportedF.Name = "exportedModuleFunction";
tools/clang/tools/extra/unittests/clang-doc/YAMLGeneratorTest.cpp
   27   I.Name = "Namespace";
   28   I.Path = "path/to/A";
   36   I.ChildFunctions.back().Name = "OneFunction";
   39   I.ChildEnums.back().Name = "OneEnum";
   77   I.Name = "r";
   78   I.Path = "path/to/A";
   90   I.Bases.back().ChildFunctions.back().Name = "InheritedFunctionOne";
  101   I.ChildFunctions.back().Name = "OneFunction";
  103   I.ChildEnums.back().Name = "OneEnum";
  177   I.Name = "f";
  230   I.Name = "e";
  268   I.Name = "f";
  276   Top.Kind = "FullComment";
  280   BlankLine->Kind = "ParagraphComment";
  282   BlankLine->Children.back()->Kind = "TextComment";
  286   Brief->Kind = "ParagraphComment";
  288   Brief->Children.back()->Kind = "TextComment";
  289   Brief->Children.back()->Name = "ParagraphComment";
  290   Brief->Children.back()->Text = " Brief description.";
  294   Extended->Kind = "ParagraphComment";
  296   Extended->Children.back()->Kind = "TextComment";
  297   Extended->Children.back()->Text = " Extended description that";
  299   Extended->Children.back()->Kind = "TextComment";
  300   Extended->Children.back()->Text = " continues onto the next line.";
  304   HTML->Kind = "ParagraphComment";
  306   HTML->Children.back()->Kind = "TextComment";
  308   HTML->Children.back()->Kind = "HTMLStartTagComment";
  309   HTML->Children.back()->Name = "ul";
  313   HTML->Children.back()->Kind = "HTMLStartTagComment";
  314   HTML->Children.back()->Name = "li";
  316   HTML->Children.back()->Kind = "TextComment";
  317   HTML->Children.back()->Text = " Testing.";
  319   HTML->Children.back()->Kind = "HTMLEndTagComment";
  320   HTML->Children.back()->Name = "ul";
  325   Verbatim->Kind = "VerbatimBlockComment";
  326   Verbatim->Name = "verbatim";
  327   Verbatim->CloseName = "endverbatim";
  329   Verbatim->Children.back()->Kind = "VerbatimBlockLineComment";
  330   Verbatim->Children.back()->Text = " The description continues.";
  334   ParamOut->Kind = "ParamCommandComment";
  335   ParamOut->Direction = "[out]";
  336   ParamOut->ParamName = "I";
  339   ParamOut->Children.back()->Kind = "ParagraphComment";
  342   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  345   ParamOut->Children.back()->Children.back()->Kind = "TextComment";
  346   ParamOut->Children.back()->Children.back()->Text = " is a parameter.";
  350   ParamIn->Kind = "ParamCommandComment";
  351   ParamIn->Direction = "[in]";
  352   ParamIn->ParamName = "J";
  354   ParamIn->Children.back()->Kind = "ParagraphComment";
  357   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  358   ParamIn->Children.back()->Children.back()->Text = " is a parameter.";
  361   ParamIn->Children.back()->Children.back()->Kind = "TextComment";
  365   Return->Kind = "BlockCommandComment";
  366   Return->Name = "return";
  369   Return->Children.back()->Kind = "ParagraphComment";
  372   Return->Children.back()->Children.back()->Kind = "TextComment";
  373   Return->Children.back()->Children.back()->Text = "void";
tools/clang/tools/libclang/CIndexer.cpp
  161   TempPath = Path;
tools/clang/unittests/Basic/FileManagerTest.cpp
  312   CustomWorkingDir = "/";
  339   CustomWorkingDir = "/";
  372   CustomWorkingDir = "/";
  405   CustomWorkingDir = "/";
tools/clang/unittests/DirectoryWatcher/DirectoryWatcherTest.cpp
   62     pathBuf = TestWatchedDir;
tools/clang/unittests/Lex/PPCallbacksTest.cpp
   44     this->FileName = FileName.str();
   48     this->SearchPath = SearchPath.str();
   49     this->RelativePath = RelativePath.str();
  104       this->Name = Name->getName();
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1396       Prefix = " __attribute__((";
 1397       Suffix = "))";
 1399       Prefix = " [[";
 1400       Suffix = "]]";
 1407       Prefix = " __declspec(";
 1408       Suffix = ")";
 1410       Prefix = "[";
 1411       Suffix = "]";
 1413       Prefix = " ";
 1414       Suffix = "";
 1416       Prefix = "#pragma ";
 1417       Suffix = "\n";
tools/dsymutil/MachODebugMapParser.cpp
  344     ArchName = ("arm" + Arch.substr(5)).str();
tools/dsymutil/dsymutil.cpp
  420     Path = DwarfFile + ".dSYM";
tools/gold/gold-plugin.cpp
  800     NewFilename = InFilename;
 1034     Filename = options::obj_path;
 1036     Filename = output_name + ".o";
 1038     Filename = output_name;
tools/lld/COFF/Driver.cpp
 1235       config->pdbPath = arg->getValue();
 1237       config->pdbAltPath = arg->getValue();
 1242       config->pdbSourcePath = arg->getValue();
 1735       config->pdbPath = config->outputFile;
tools/lld/COFF/PDB.cpp
 1098         filename = exitOnErr(getFileName(cVStrTab, checksums, extraFileId));
 1231     objName = inArchive ? file->parentName : file->getName();
 1437     cwd = config->pdbSourcePath;
tools/lld/Common/Reproduce.cpp
   36     res = root.drop_back();
   38     res = root.substr(2);
tools/lldb/source/Commands/CommandCompletions.cpp
  124           Resolved = S.getKey();
tools/llvm-cov/gcov.cpp
   29     CoverageFileStem = sys::path::parent_path(SourceFile);
tools/llvm-cvtres/llvm-cvtres.cpp
  143     OutputFile = Arg->getValue();
  145     OutputFile = sys::path::filename(StringRef(InputFiles[0]));
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1036             ModuleStorage = "...";
 1196           Str = "Error reading string";
tools/llvm-pdbutil/llvm-pdbutil.cpp
 1336     OutFile = opts::merge::InputFilenames[0];
tools/llvm-readobj/MachODumper.cpp
  589       SymbolNameOrOffset = TargetName;
  788     Version = utostr(MachOObjectFile::getVersionMinMajor(VMC, false)) + "." +
  796       SDK = "n/a";
  798       SDK = utostr(MachOObjectFile::getVersionMinMajor(VMC, true)) + "." +
unittests/ADT/SmallStringTest.cpp
  100   theString = "hello";
  108   theString = "hello";
  117   theString = "hello";
  143   theString = "hellx xello hell ello world foo bar hello";
  151   theString = "hello";
  162   theString = "abcd";
unittests/Support/FileCollectorTest.cpp
   47       Path = Name.str();
   51       Path = "";
   70     Path = From.str();
   73       Path = "";
   90       Path = "";
unittests/Support/Path.cpp
  175     temp_store = *i;
  177     temp_store = *i;
  180     temp_store = *i;
unittests/Support/VirtualFileSystemTest.cpp
  426       Path = Name.str();
  430       Path = "";
  444     Path = From.str();
  447       Path = "";
  469       this->Path = "";
unittests/Support/raw_pwrite_stream_test.cpp
   61     Path = ParentPath;