Home
last modified time | relevance | path

Searched defs:GGG (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Davoid-bind.cpp169 auto GGG = boost::bind(UseF, MemberStruct); in testCaptureByValue() local
256 auto GGG = std::bind(G(CTorArg), 1); in testFunctionObjects() local
376 auto GGG = std::bind(&E::MemberFunctionWithReturn, this, 1); in testMemberFunctions() local
/llvm-project/clang/test/Parser/
H A Dcxx0x-decl.cpp196 #define GGG >>> macro
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp268 GGG; typedef in __anon2e724e950211::C1::C3