OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getVariable
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h
179
DIVariable *
getVariable
() const { return Var; }
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h
253
DILocalVariable *
getVariable
() const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
167
const DILocalVariable *
getVariable
() const {
180
StringRef getName() const { return
getVariable
()->getName(); }
190
if (
getVariable
()->isParameter())
198
if (
getVariable
()->isArtificial())
206
if (
getVariable
()->isObjectPointer())
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h
630
VarDecl *
getVariable
() const {
/src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h
1168
TypedInit *
getVariable
() const { return TI; }
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026