Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dbuiltins.cpp42 S *ptmp = __builtin_addressof(S{}); // expected-error {{taking the address of a temporary}} expected-warning {{temporary whose address is used as value of local variable 'ptmp' global() variable
/llvm-project/clang/test/AST/Interp/
H A Dfunctions.cpp