Home
last modified time | relevance | path

Searched defs:RecordContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DAPI.h185 class RecordContext; variable
271 friend class RecordContext; member
322 RecordContext(APIRecord::RecordKind Kind) : Kind(Kind) {} in RecordContext() function
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.h180 enum struct RecordContext { enum
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1203 void *RecordContext; // Context parameter for the callback function member