Searched refs:recordUSR (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp76 StringRef USR = API.recordUSR(Decl);
136 StringRef USR = API.recordUSR(Decl);
182 StringRef USR = API.recordUSR(Decl);
225 StringRef USR = API.recordUSR(Decl);
259 StringRef USR = API.recordUSR(Decl);
278 SuperClass.USR = API.recordUSR(SuperClassDecl);
305 StringRef USR = API.recordUSR(Decl);
344 StringRef USR = API.recordUSR(Decl);
366 StringRef USR = API.recordUSR(Decl);
381 API.recordUSR(InterfaceDec
[all...]
H A DAPI.cpp258 StringRef APISet::recordUSR(const Decl *D) { function in class:APISet
/openbsd-current/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h602 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
614 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
627 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
639 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
650 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
662 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
675 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
688 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
701 /// APISet itself, and APISet::recordUSR(const Decl *D) is a helper method
714 /// APISet itself, and APISet::recordUSR(cons
[all...]

Completed in 115 milliseconds