Home
last modified time | relevance | path

Searched defs:static_method (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dast-methods.cpp16 static void static_method() {} in static_method() function
H A Dfind-functions.cpp37 static int static_method() { in static_method() function
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-methods.cpp11 static void static_method() {} in static_method() function in C
H A Ddebug-info-codeview-display-name.cpp47 static foo* static_method() { return 0; } in static_method() function
H A Dmangle-ms.cpp60 static foo* static_method() { return 0; } in static_method() function in foo
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_scoped_enum.pass.cpp71 static int static_method(int) { return 0; } in static_method() function
/llvm-project/clang/test/Analysis/
H A Dbug_hash_test.cpp25 static void static_method() { in static_method() function in AA::X
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h21 static_method, enumerator
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-using-decl.cpp160 static void static_method() { in static_method() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-constraints.cpp301 static typename std::enable_if<T::some_value, Obj>::type static_method() { in static_method() function