Home
last modified time | relevance | path

Searched refs:MathHeader (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DInitVariablesCheck.cpp31 MathHeader(Options.get("MathHeader", "<math.h>")) {} in InitVariablesCheck()
35 Options.store(Opts, "MathHeader", MathHeader); in storeOptions()
106 Source.getFileID(MatchedDecl->getBeginLoc()), MathHeader); in check()
DInitVariablesCheck.h35 const std::string MathHeader; variable
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dcppcoreguidelines-init-variables.rst48 .. option:: MathHeader