Searched refs:withRegParm (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2731 ExtInfo withRegParm(unsigned RegParm) const { function in class:clang::FunctionType::ExtInfo
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4514 unwrapped.get()->getExtInfo().withRegParm(value);
H A DSemaDecl.cpp2433 NewTypeInfo = NewTypeInfo.withRegParm(OldTypeInfo.getRegParm());

Completed in 140 milliseconds