Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3130 SMLoc ExprLoc = Lexer.getLoc(); in parseDirectiveReloc() local
3157 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveValue() local
3179 SMLoc ExprLoc = Asm.getTok().getLoc(); in parseHexOcta() local
3307 SMLoc SizeLoc, ExprLoc; in parseDirectiveFill() local
4751 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveBundleAlignMode() local
4836 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveDCB() local
5748 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
5764 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
H A DMasmParser.cpp3595 SMLoc ExprLoc = Asm.getTok().getLoc(); in parseHexOcta() local
6839 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSEmit() local
6855 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveMSAlign() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp367 SMLoc ExprLoc = getLexer().getLoc(); in parseJccInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp707 SMLoc ExprLoc = L; in ParseDirectiveFalign() local
1151 SMLoc ExprLoc = Lexer.getLoc(); in parseInstruction() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp1634 SourceLocation ExprLoc = E->getBeginLoc(); in castForMoving() local
H A DSemaStmt.cpp232 SourceLocation ExprLoc = E->IgnoreParenImpCasts()->getExprLoc(); in DiagnoseUnusedExprResult() local
H A DSemaExprCXX.cpp7959 SourceLocation ExprLoc = VarExpr->getExprLoc(); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures() local
H A DSemaChecking.cpp12205 SourceLocation ExprLoc = E->getExprLoc(); in DiagnoseIntInBoolContext() local
H A DSemaDeclCXX.cpp4597 SourceLocation ExprLoc = E->getBeginLoc(); in CastForMoving() local
H A DSemaExpr.cpp17653 VarDecl *Var, SourceLocation ExprLoc, TryCaptureKind Kind, in tryCaptureVariable()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1594 SMLoc ExprLoc = getParser().getTok().getLoc(); in ParseDirectiveWord() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3081 SMLoc ExprLoc = getLoc(); in tryParseBarrierOperand() local
3155 SMLoc ExprLoc = getLoc(); in tryParseBarriernXSOperand() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7801 SMLoc ExprLoc = getLexer().getLoc(); in parseDirectiveCPSetup() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11777 SourceLocation ExprLoc; in emitDeclareSimdFunction() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp11329 static bool determineEndOffset(EvalInfo &Info, SourceLocation ExprLoc, in determineEndOffset()