Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDModule.cpp260 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
279 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
397 if (Module *Restriction = Exports[I].getPointer()) { in print() local
/NextBSD/contrib/llvm/lib/Support/
HDTargetParser.cpp34 ARM::FPURestriction Restriction; member