Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp382 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
401 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
544 if (Module *Restriction = Exports[I].getPointer()) { in print() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_cmk.c24 TSS_CMK_DELEGATE Restriction, /* in */ in TCSP_CMK_SetRestrictions_Internal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMTargetParser.h183 FPURestriction Restriction; member