Home
last modified time | relevance | path

Searched defs:CXXInstanceMethodRecord (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DAPI.h907 struct CXXInstanceMethodRecord : CXXMethodRecord { struct
908 CXXInstanceMethodRecord(StringRef USR, StringRef Name, SymbolReference Parent, in CXXInstanceMethodRecord() function
920 static bool classof(const APIRecord *Record) { in classof()
923 static bool classofKind(RecordKind K) { return K == RK_CXXInstanceMethod; } in classofKind()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DAPI.h646 struct CXXInstanceMethodRecord : CXXMethodRecord { struct
647 CXXInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in CXXInstanceMethodRecord() function
658 static bool classof(const APIRecord *Record) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DAPI.h643 struct CXXInstanceMethodRecord : CXXMethodRecord { struct
644 CXXInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in CXXInstanceMethodRecord() argument
655 static bool classof(const APIRecord *Record) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DAPI.h646 struct CXXInstanceMethodRecord : CXXMethodRecord { struct
647 CXXInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in CXXInstanceMethodRecord() argument
658 static bool classof(const APIRecord *Record) { in classof()