Home
last modified time | relevance | path

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

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