Searched refs:expandCheckNonPortable (Results 1 – 2 of 2) sorted by relevance
90 void expandCheckNonPortable(raw_ostream &OS, StringRef CodeBlock);
249 void PredicateExpander::expandCheckNonPortable(raw_ostream &OS, in expandCheckNonPortable() function in llvm::PredicateExpander427 return expandCheckNonPortable(OS, Rec->getValueAsString("CodeBlock")); in expandPredicate()