/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 184 SmallString<128> USR; getBases() local 224 SmallString<128> USR; createSymbolReferenceForDecl() local 283 SmallString<128> USR; VisitVarDecl() local 356 SmallString<128> USR; VisitFunctionDecl() local 394 SmallString<128> USR; VisitEnumDecl() local 524 SmallString<128> USR; VisitNamespaceDecl() local 558 SmallString<128> USR; VisitRecordDecl() local 599 SmallString<128> USR; VisitCXXRecordDecl() local 652 SmallString<128> USR; VisitCXXMethodDecl() local 713 SmallString<128> USR; VisitCXXConstructorDecl() local 747 SmallString<128> USR; VisitCXXDestructorDecl() local 778 SmallString<128> USR; VisitConceptDecl() local 805 SmallString<128> USR; VisitClassTemplateSpecializationDecl() local 839 SmallString<128> USR; VisitClassTemplatePartialSpecializationDecl() local 872 SmallString<128> USR; VisitVarTemplateDecl() local 916 SmallString<128> USR; VisitVarTemplateSpecializationDecl() local 948 SmallString<128> USR; VisitVarTemplatePartialSpecializationDecl() local 981 SmallString<128> USR; VisitFunctionTemplateDecl() local 1014 SmallString<128> USR; VisitObjCInterfaceDecl() local 1063 SmallString<128> USR; VisitObjCProtocolDecl() local 1133 SmallString<128> USR; VisitTypedefNameDecl() local 1163 SmallString<128> USR; VisitObjCCategoryDecl() local 1206 SmallString<128> USR; recordEnumConstants() local 1239 SmallString<128> USR; VisitFieldDecl() local 1291 SmallString<128> USR; VisitCXXConversionDecl() local 1336 SmallString<128> USR; recordObjCMethods() local 1373 SmallString<128> USR; recordObjCProperties() local 1425 SmallString<128> USR; recordObjCInstanceVariables() local [all...] |
H A D | API.h | 166 StringRef USR; global() member 241 StringRef USR; global() member 295 : USR(USR), Name(Name), Parent(std::move(Parent)), Location(Location), USR() function 1467 createRecord(StringRef USR,StringRef Name,CtorArgsContTy &&...CtorArgs) createRecord() argument [all...] |
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ |
H A D | DumpSymbolTests.cpp | 25 std::string USR = R"("usr":"c:@F@foo#")"; in TEST_F() local
|
/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 226 SmallString<128> USR; in getFragmentsForNNS() local 235 SmallString<128> USR; in getFragmentsForNNS() local 307 std::string USR = TypedefResolver.getUSRForType(QualType(T, 0)); getFragmentsForType() local 402 SmallString<64> USR(""); getFragmentsForType() local 437 SmallString<128> USR; getFragmentsForType() local 445 SmallString<128> USR; getFragmentsForType() local 1108 SmallString<128> USR; getFragmentsForTemplateArguments() local 1137 SmallString<64> USR(""); getFragmentsForTemplateArguments() local 1564 SmallString<128> USR; getFragmentsForObjCProtocol() local [all...] |
H A D | API.cpp | 112 createSymbolReference(StringRef Name,StringRef USR,StringRef Source) createSymbolReference() argument [all...] |
H A D | ExtractAPIConsumer.cpp | 332 SmallString<128> USR; EndOfMainFile() local
|
/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfmul.S | 163 USR = BTMPL define 246 USR = TMP define 270 USR = TMP define 356 USR = TMP define 375 USR = TMP define
|
H A D | dfdiv.S | 275 USR = TMP define 315 USR = TMP define 337 USR = TMP define 456 USR = TMP define
|
H A D | dffma.S | 431 USR = AH define 461 USR = BH define 479 USR = TMP define
|
H A D | dfaddsub.S | 240 USR = TMP define
|
/llvm-project/clang-tools-extra/clang-doc/ |
H A D | Representation.cpp | 223 NamespaceInfo(SymbolID USR,StringRef Name,StringRef Path) NamespaceInfo() argument 237 RecordInfo(SymbolID USR,StringRef Name,StringRef Path) RecordInfo() argument 300 BaseRecordInfo(SymbolID USR,StringRef Name,StringRef Path,bool IsVirtual,AccessSpecifier Access,bool IsParent) BaseRecordInfo() argument [all...] |
H A D | Representation.h | 95 : USR(USR), Name(Name), QualName(Name), RefType(IT) {} in USR() function 98 : USR(USR), Name(Name), QualName(QualName), RefType(IT), Path(Path) {} in USR() function 114 SymbolID USR = SymbolID(); // Unique identifier for referenced decl global() member 266 : USR(USR), IT(IT), Name(Name), Path(Path) {} USR() function 273 SymbolID USR = global() member [all...] |
H A D | Mapper.cpp | 33 llvm::SmallString<128> USR; mapDecl() local
|
H A D | YAMLGenerator.cpp | 100 SymbolID USR; in StringToSymbol() local
|
H A D | Serialize.cpp | 24 SymbolID hashUSR(llvm::StringRef USR) { in hashUSR() argument 221 llvm::SmallString<128> USR; in getUSRForDecl() local [all...] |
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolID.cpp | 17 SymbolID::SymbolID(llvm::StringRef USR) { in SymbolID()
|
/llvm-project/clang/tools/libclang/ |
H A D | CXExtractAPI.cpp | 66 SmallString<128> USR; in VisitObjCImplementationDecl() local 165 SmallString<128> USR; in clang_getSymbolGraphForCursor() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SymbolInfoTests.cpp | 26 std::string USR; member
|
H A D | TestIndex.cpp | 43 std::string USR = "c:"; // We synthesize a few simple cases of USRs by hand! in sym() local 97 std::string USR = USRPrefix.str() + Name.str(); in objcSym() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | cxx20-using-enum.cpp | 116 template <typename T> class USR { class
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | AST.cpp | 332 llvm::SmallString<128> USR; in getSymbolID() local 342 llvm::SmallString<128> USR; in getSymbolID() local
|
H A D | XRefs.cpp | 1621 llvm::SmallString<32> USR; getSymbolInfo() local 1643 llvm::SmallString<32> USR; getSymbolInfo() local [all...] |
/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 505 auto USR = getUSRForDecl(Decl); in isInUSRSet() local
|
/llvm-project/clang/lib/ExtractAPI/Serialization/ |
H A D | SymbolGraphSerializer.cpp | 1080 serializeSingleSymbolSGF(StringRef USR,const APISet & API) serializeSingleSymbolSGF() argument [all...] |
/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 936 SmallString<128> USR; in visitFullComment() local
|