Home
last modified time | relevance | path

Searched defs:aj (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dtemplate-specialization.cpp7 static void aj() { in aj() function
/llvm-project/clang/test/CodeGenCXX/
H A Ddynamic-cast-hint.cpp40 volatile J *aj = dynamic_cast<J *>(a); in test() local
H A Dmicrosoft-abi-template-static-init.cpp64 template <int> class aj { global() class
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp81 auto aj = &unary<int>; variable