Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dregion-store.cpp10 void setLoc(Loc L) { in setLoc() function in P1
/external/llvm-project/clang/test/Analysis/
Dregion-store.cpp10 void setLoc(Loc L) { in setLoc() function in P1
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h177 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
/external/llvm-project/llvm/include/llvm/MC/
DMCInst.h177 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
/external/clang/include/clang/AST/
DDeclarationName.h461 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h109 void setLoc(Location loc) { location = loc; } in setLoc() function
DOpDefinition.h149 void setLoc(Location loc) { state->setLoc(loc); } in setLoc() function
/external/llvm-project/clang/include/clang/AST/
DDeclarationName.h722 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1077 virtual void setLoc(const glslang::TSourceLoc& l) { loc = l; } in setLoc() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/
Dintermediate.h1081 virtual void setLoc(const glslang::TSourceLoc& l) { loc = l; } in setLoc() function