Home
last modified time | relevance | path

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

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