|
clang 24.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| Top level wrappers for InstallAPI frontend operations. | |
| namespace | clang::CodeGenUtils |
Functions | |
| CanQual< FunctionProtoType > | clang::CodeGenUtils::getFormalType (const CXXMethodDecl *MD) |
| Returns the canonical formal type of the given C++ method. | |
| llvm::FPClassTest | clang::CodeGenUtils::getNoFPClassTestMask (const LangOptions &LangOpts) |
| Returns the set of floating-point value kinds that the language options promise never reach a function's arguments or return value. | |