Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp896 SourceLocation LiteralLoc; in handleNoBuiltinAttr() local
1695 SourceLocation LiteralLoc; in handleTLSModelAttr() local
2573 SourceLocation LiteralLoc; in handleVisibilityAttr() local
2851 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName()
2864 SourceLocation LiteralLoc; in handleSectionAttr() local
2884 SourceLocation LiteralLoc; in handleCodeModelAttr() local
2900 static bool checkCodeSegName(Sema &S, SourceLocation LiteralLoc, in checkCodeSegName()
2932 SourceLocation LiteralLoc; in handleCodeSegAttr() local
2951 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { in checkTargetAttr()
3012 bool Sema::checkTargetVersionAttr(SourceLocation LiteralLoc, Decl *D, in checkTargetVersionAttr()
[all …]
H A DSemaARM.cpp1259 SourceLocation LiteralLoc; in handleNewAttr() local
H A DSemaType.cpp7624 SourceLocation LiteralLoc; in handleArmStateAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp770 SMLoc LiteralLoc = getLexer().getLoc(); in parseLiteralDirective() local