Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DModule.cpp431 if (Module *Restriction = Exports[I].getPointer()) getExportedModules() local
450 Module *Restriction = WildcardRestrictions[R]; getExportedModules() local
592 if (Module *Restriction = Exports[I].getPointer()) { print() local
/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h173 FPURestriction Restriction; member
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp107 auto *Restriction = BB ? NegDom : isl_set_params(NegDom); in takeNonNegativeAssumption() local