Home
last modified time | relevance | path

Searched defs:FuncDef (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.res/
H A Dp4.cpp55 T::type FuncDef() { return 1; } in FuncDef() function
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp448 auto FuncDef = getFunctionSourceCode( apply() local