Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp1142 SourceLocation LiteralLoc; in handleNoBuiltinAttr() local
2023 SourceLocation LiteralLoc; in handleTLSModelAttr() local
2899 SourceLocation LiteralLoc; in handleVisibilityAttr() local
3311 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName()
3324 SourceLocation LiteralLoc; in handleSectionAttr() local
3344 static bool checkCodeSegName(Sema &S, SourceLocation LiteralLoc, in checkCodeSegName()
3376 SourceLocation LiteralLoc; in handleCodeSegAttr() local
3397 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { in checkTargetAttr()
3454 bool Sema::checkTargetVersionAttr(SourceLocation LiteralLoc, StringRef &AttrStr, in checkTargetVersionAttr()
3476 SourceLocation LiteralLoc; in handleTargetVersionAttr() local
[all …]