Searched defs:getFloatTypeSemantics (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp1043 /// getFloatTypeSemantics - Return the APFloat 'semantics' for the specified
1045 const llvm::fltSemantics &ASTContext::getFloatTypeSemantics(QualType T) const { function in class:ASTContext

Completed in 45 milliseconds