Searched defs:LiteralLoc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 896 SourceLocation LiteralLoc; handleNoBuiltinAttr() local 1695 SourceLocation LiteralLoc; handleTLSModelAttr() local 2573 SourceLocation LiteralLoc; handleVisibilityAttr() local 2851 checkSectionName(SourceLocation LiteralLoc,StringRef SecName) checkSectionName() argument 2864 SourceLocation LiteralLoc; handleSectionAttr() local 2884 SourceLocation LiteralLoc; handleCodeModelAttr() local 2900 checkCodeSegName(Sema & S,SourceLocation LiteralLoc,StringRef CodeSegName) checkCodeSegName() argument 2932 SourceLocation LiteralLoc; handleCodeSegAttr() local 2951 checkTargetAttr(SourceLocation LiteralLoc,StringRef AttrStr) checkTargetAttr() argument 3012 checkTargetVersionAttr(SourceLocation LiteralLoc,Decl * D,StringRef AttrStr) checkTargetVersionAttr() argument 3035 SourceLocation LiteralLoc; handleTargetVersionAttr() local 3046 SourceLocation LiteralLoc; handleTargetAttr() local 3056 checkTargetClonesAttrString(SourceLocation LiteralLoc,StringRef Str,const StringLiteral * Literal,Decl * D,bool & HasDefault,bool & HasCommas,bool & HasNotDefault,SmallVectorImpl<SmallString<64>> & StringsBuffer) checkTargetClonesAttrString() argument 3177 SourceLocation LiteralLoc; handleTargetClonesAttr() local 5350 SourceLocation LiteralLoc; handleUuidAttr() local 5664 SourceLocation LiteralLoc; handleCapabilityAttr() local 5782 SourceLocation LiteralLoc; handleNoSanitizeAttr() local 5840 SourceLocation LiteralLoc; handleZeroCallUsedRegsAttr() local 6033 SourceLocation LiteralLoc; handleFunctionReturnThunksAttr() local [all...] |
H A D | SemaARM.cpp | 1259 SourceLocation LiteralLoc; handleNewAttr() local
|
H A D | SemaType.cpp | 7570 SourceLocation LiteralLoc; handleArmStateAttribute() local
|
/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 770 SMLoc LiteralLoc = getLexer().getLoc(); parseLiteralDirective() local
|