Home
last modified time | relevance | path

Searched refs:emitArgInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2527 static void emitArgInfo(const Record &R, std::stringstream &OS) { in emitArgInfo() function
2948 emitArgInfo(*I->second, SS); in EmitClangAttrParsedAttrImpl()
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp3374 static void emitArgInfo(const Record &R, raw_ostream &OS) { in emitArgInfo() function
3761 emitArgInfo(Attr, OS); in EmitClangAttrParsedAttrImpl()