Home
last modified time | relevance | path

Searched defs:Synthetic (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/ELF/
H A DInputSection.h51 enum Kind { Regular, Synthetic, Spill, EHFrame, Merge, Output }; global() enumerator
/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp74 createFunctionEntryCount(uint64_t Count,bool Synthetic,const DenseSet<GlobalValue::GUID> * Imports) createFunctionEntryCount() argument
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h170 Synthetic, global() enumerator
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1353 void addSyntheticDeclStmt(const DeclStmt *Synthetic, in addSyntheticDeclStmt()