Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/gpu_info_util/
H A DSystemInfo_libpci.cpp79 decltype(&::pci_lookup_name) LookupName = nullptr; member
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_parse_utils.cpp43 static const char * LookupName (uint32 key, in LookupName() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp1696 bool Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation) { in LookupName() function in Sema