Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/OpenMP/
H A Ddeclare_target_codegen.cpp213 virtual void emitted() {} in emitted() function
222 void C<T>::emitted() { in emitted() function in C
238 virtual void emitted() { in emitted() function
/llvm-project-15.0.7/lld/wasm/
H A DSyntheticSections.cpp873 SmallVector<std::string, 8> emitted(features.begin(), features.end()); in writeBody() local
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp213 UnorderedSymbolSet emitted; in PutComponents() local