Searched defs:barD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | code-seg.cpp | 14 int __declspec(code_seg("my_five")) FooTwo::barD() { return 20; } in barD() function in FooTwo |
H A D | warn-thread-safety-analysis.cpp | 1982 void barD(Foo1 *foo, T *fooT) EXCLUSIVE_LOCKS_REQUIRED(fooT->mu_) { barD() function in TestTemplateAttributeInstantiation::Bar |