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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp51 FPOptions FPOptions::defaultWithoutTrailingStorage(const LangOptions &LO) { function in class:FPOptions
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h439 static FPOptions defaultWithoutTrailingStorage(const LangOptions &LO);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2291 return FPOptions::defaultWithoutTrailingStorage(LO);
3845 return FPOptions::defaultWithoutTrailingStorage(LO);

Completed in 90 milliseconds