Searched defs:ifBound (Results 1 – 5 of 5) sorted by relevance
47 MatchConsumer<T> ifBound(std::string ID, MatchConsumer<T> TrueC, in ifBound() function
116 inline Stencil ifBound(llvm::StringRef Id, llvm::StringRef TrueText, in ifBound() function
140 inline EditGenerator ifBound(std::string ID, ASTEdit TrueEdit, in ifBound() function148 inline EditGenerator ifBound(std::string ID, ASTEdit TrueEdit) { in ifBound() function
387 Stencil transformer::ifBound(StringRef Id, Stencil TrueStencil, in ifBound() function in transformer
1061 List<ObjectType> ifBound = new ArrayList<ObjectType>(); in parseTypeParams() local