Home
last modified time | relevance | path

Searched defs:ddd (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dcxx-callgraph.cpp19 int ddd() { in ddd() function
H A Ddebug-CallGraph.cpp39 void ddd() { ccc(); } in ddd() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_codegen.cpp81 int ddd = ccc; variable
/llvm-project/llvm/unittests/Support/
H A DFileCollectorTest.cpp93 llvm::SmallString<128> ddd(file_root.path()); in TEST() local
/llvm-project/clang/test/SemaObjC/
H A Darc-property-decl-attrs.m98 @property(nonatomic, weak) id ddd; // Do not warn, nullable is inferred. property