Home
last modified time | relevance | path

Searched defs:USR (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h197 SmallString<128> USR; in getBases() local
235 SmallString<128> USR; in createSymbolReferenceForDecl() local
301 SmallString<128> USR; in VisitVarDecl() local
374 SmallString<128> USR; in VisitFunctionDecl() local
412 SmallString<128> USR; in VisitEnumDecl() local
542 SmallString<128> USR; in VisitNamespaceDecl() local
571 SmallString<128> USR; in TraverseRecordDecl() local
589 SmallString<128> USR; in VisitRecordDecl() local
625 SmallString<128> USR; in TraverseCXXRecordDecl() local
644 SmallString<128> USR; in VisitCXXRecordDecl() local
[all …]
H A DAPI.h159 StringRef USR; member
234 StringRef USR; member
288 : USR(USR), Name(Name), Parent(std::move(Parent)), Location(Location), in USR() function
1498 APISet::createRecord(StringRef USR, StringRef Name, in createRecord()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp226 SmallString<128> USR; in getFragmentsForNNS() local
235 SmallString<128> USR; in getFragmentsForNNS() local
313 std::string USR = TypedefResolver.getUSRForType(QualType(T, 0)); in getFragmentsForType() local
413 SmallString<64> USR(""); in getFragmentsForType() local
448 SmallString<128> USR; in getFragmentsForType() local
456 SmallString<128> USR; in getFragmentsForType() local
1127 SmallString<128> USR; in getFragmentsForTemplateArguments() local
1156 SmallString<64> USR(""); in getFragmentsForTemplateArguments() local
1585 SmallString<128> USR; in getFragmentsForObjCProtocol() local
H A DAPI.cpp134 SymbolReference APISet::createSymbolReference(StringRef Name, StringRef USR, in createSymbolReference()
139 void APISet::removeRecord(StringRef USR) { in removeRecord()
H A DExtractAPIConsumer.cpp322 SmallString<128> USR; in EndOfMainFile() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfmul.S163 USR = BTMPL define
246 USR = TMP define
270 USR = TMP define
356 USR = TMP define
375 USR = TMP define
H A Ddfdiv.S275 USR = TMP define
315 USR = TMP define
337 USR = TMP define
456 USR = TMP define
H A Ddffma.S431 USR = AH define
461 USR = BH define
479 USR = TMP define
H A Ddfaddsub.S240 USR = TMP define
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp504 auto USR = getUSRForDecl(Decl); in isInUSRSet() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp1091 SymbolGraphSerializer::serializeSingleSymbolSGF(StringRef USR, in serializeSingleSymbolSGF()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp935 SmallString<128> USR; in visitFullComment() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1468 ExprResult USR; in ParseExternalSourceSymbolAttribute() local
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6310 const char *USR; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2726 StringRef USR; in handleExternalSourceSymbolAttr() local