Home
last modified time | relevance | path

Searched defs:getOrigin (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h217 const CXXRecordDecl *getOrigin() const { return Origin; } in getOrigin() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h387 DeclOrigin getOrigin(const clang::Decl *decl) const { getOrigin() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h159 uint64_t getOrigin() const { return origin().getValue(); } getOrigin() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2039 Value *getOrigin(Value *V) { getOrigin() function
2056 Value *getOrigin(Instruction *I, int i) { getOrigin() function
[all...]
H A DDataFlowSanitizer.cpp1806 Value *DFSanFunction::getOrigin(Value *V) { getOrigin() function in DFSanFunction
[all...]