Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/android/
H A DCloexecFopenCheck.cpp31 insertStringFlag(Result, /*Mode=*/'e', /*ArgPos=*/1); in check()
H A DCloexecCheck.h86 void insertStringFlag(const ast_matchers::MatchFinder::MatchResult &Result,
H A DCloexecCheck.cpp81 void CloexecCheck::insertStringFlag( in insertStringFlag() function in clang::tidy::android::CloexecCheck