Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dattr-retain.c26 int tentative; variable
27 int tentative __attribute__((retain)); variable
29 int tentative = 0; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dstatic-init-wasm.cpp7 int tentative; variable