Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h189 SmallString<128> USR; in getBases() local
227 SmallString<128> USR; in createSymbolReferenceForDecl() local
286 SmallString<128> USR; in VisitVarDecl() local
359 SmallString<128> USR; in VisitFunctionDecl() local
397 SmallString<128> USR; in VisitEnumDecl() local
527 SmallString<128> USR; in VisitNamespaceDecl() local
561 SmallString<128> USR; in VisitRecordDecl() local
602 SmallString<128> USR; in VisitCXXRecordDecl() local
655 SmallString<128> USR; in VisitCXXMethodDecl() local
716 SmallString<128> USR; in VisitCXXConstructorDecl() local
[all …]
H A DAPI.h166 StringRef USR; member
241 StringRef USR; member
295 : USR(USR), Name(Name), Parent(std::move(Parent)), Location(Location), in USR() function
1467 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
307 std::string USR = TypedefResolver.getUSRForType(QualType(T, 0)); in getFragmentsForType() local
402 SmallString<64> USR(""); in getFragmentsForType() local
437 SmallString<128> USR; in getFragmentsForType() local
445 SmallString<128> USR; in getFragmentsForType() local
1109 SmallString<128> USR; in getFragmentsForTemplateArguments() local
1138 SmallString<64> USR(""); in getFragmentsForTemplateArguments() local
1565 SmallString<128> USR; in getFragmentsForObjCProtocol() local
H A DAPI.cpp112 SymbolReference APISet::createSymbolReference(StringRef Name, StringRef USR, in createSymbolReference()
H A DExtractAPIConsumer.cpp332 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/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp1080 SymbolGraphSerializer::serializeSingleSymbolSGF(StringRef USR, in serializeSingleSymbolSGF()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp936 SmallString<128> USR; in visitFullComment() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1560 ExprResult USR; in ParseExternalSourceSymbolAttribute() local
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6141 const char *USR; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2520 StringRef USR; in handleExternalSourceSymbolAttr() local