Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-align-cxx.cpp92 void test_references(Foo &i) { in test_references() function
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-align-cxx.cpp
/llvm-project/clang/bindings/python/tests/cindex/
H A Dtest_type.py121 def test_references(self): global() member in TestType