Searched defs:LiteralLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 1156 SourceLocation LiteralLoc; handleNoBuiltinAttr() local 2044 SourceLocation LiteralLoc; handleTLSModelAttr() local 2926 SourceLocation LiteralLoc; handleVisibilityAttr() local 3341 checkSectionName(SourceLocation LiteralLoc,StringRef SecName) checkSectionName() argument 3354 SourceLocation LiteralLoc; handleSectionAttr() local 3374 SourceLocation LiteralLoc; handleCodeModelAttr() local 3390 checkCodeSegName(Sema & S,SourceLocation LiteralLoc,StringRef CodeSegName) checkCodeSegName() argument 3422 SourceLocation LiteralLoc; handleCodeSegAttr() local 3443 checkTargetAttr(SourceLocation LiteralLoc,StringRef AttrStr) checkTargetAttr() argument 3505 checkTargetVersionAttr(SourceLocation LiteralLoc,StringRef & AttrStr,bool & isDefault) checkTargetVersionAttr() argument 3527 SourceLocation LiteralLoc; handleTargetVersionAttr() local 3542 SourceLocation LiteralLoc; handleTargetAttr() local 3552 checkTargetClonesAttrString(SourceLocation LiteralLoc,StringRef Str,const StringLiteral * Literal,bool & HasDefault,bool & HasCommas,bool & HasNotDefault,SmallVectorImpl<SmallString<64>> & StringsBuffer) checkTargetClonesAttrString() argument 3669 SourceLocation LiteralLoc; handleTargetClonesAttr() local 7095 SourceLocation LiteralLoc; handleUuidAttr() local 8222 SourceLocation LiteralLoc; handleCapabilityAttr() local 8340 SourceLocation LiteralLoc; handleNoSanitizeAttr() local 8454 SourceLocation LiteralLoc; handleZeroCallUsedRegsAttr() local 8601 SourceLocation LiteralLoc; handleFunctionReturnThunksAttr() local 9000 SourceLocation LiteralLoc; handleArmNewAttr() local [all...] |
H A D | SemaType.cpp | 7932 SourceLocation LiteralLoc; handleArmStateAttribute() local
|