Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/
H A DModule.cpp403 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
422 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
565 if (Module *Restriction = Exports[I].getPointer()) { in print() local
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h164 FPURestriction Restriction; member