Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaAttr.cpp813 for (const PragmaAttributeEntry &Entry : in ActOnPragmaAttributePop()
/external/llvm-project/clang/include/clang/Sema/
DSema.h621 struct PragmaAttributeEntry { struct
634 SmallVector<PragmaAttributeEntry, 2> Entries; argument