Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dreserved-identifier.cpp198 void function_() {} in function_() function
208 void function_() {} in function_() function
/llvm-project-15.0.7/flang/lib/Parser/
H A Dbasic-parsers.h620 : function_{f}, parsers_{p...} {} in ApplyFunction()
626 function_, std::move(results), Sequence{}); in Parse()
633 const funcType function_;
678 : function_{f}, parsers_{o, p...} {} in ApplyMemberFunction()
685 function_, std::move(results), Sequence2{}); in Parse()
692 const funcType function_;
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_errors.h284 uptr length2_, const char *function_) in ErrorStringFunctionMemoryRangesOverlap()
291 function(function_) { in ErrorStringFunctionMemoryRangesOverlap()