Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Learn-LLVM-12
/ functions
Functions
1,670 in github.com/PacktPublishing/Learn-LLVM-12
⨍
Functions
1,670
◇
Types & classes
376
Method
ProcedureDeclaration
Chapter08/tinylang2/include/tinylang/AST/AST.h:260
Method
ProcedureDeclaration
Chapter08/tinylang/include/tinylang/AST/AST.h:260
Method
RecordTypeDeclaration
Chapter07/tinylang/include/tinylang/AST/AST.h:204
Method
RecordTypeDeclaration
Chapter06/tinylang/include/tinylang/AST/AST.h:204
Method
RecordTypeDeclaration
Chapter08/tinylang2/include/tinylang/AST/AST.h:204
Method
RecordTypeDeclaration
Chapter08/tinylang/include/tinylang/AST/AST.h:204
Function
RegisterCB
Chapter08/countir/lib/CountIR.cpp:36
Method
ReturnStatement
Chapter04/tinylang/include/tinylang/AST/AST.h:447
Method
ReturnStatement
Chapter07/tinylang/include/tinylang/AST/AST.h:622
Method
ReturnStatement
Chapter06/tinylang/include/tinylang/AST/AST.h:622
Method
ReturnStatement
Chapter05/tinylang/include/tinylang/AST/AST.h:447
Method
ReturnStatement
Chapter08/tinylang2/include/tinylang/AST/AST.h:622
Method
ReturnStatement
Chapter08/tinylang/include/tinylang/AST/AST.h:622
Method
Scope
Chapter04/tinylang/include/tinylang/Sema/Scope.h:17
Method
Scope
Chapter07/tinylang/include/tinylang/Sema/Scope.h:17
Method
Scope
Chapter06/tinylang/include/tinylang/Sema/Scope.h:17
Method
Scope
Chapter05/tinylang/include/tinylang/Sema/Scope.h:17
Method
Scope
Chapter08/tinylang2/include/tinylang/Sema/Scope.h:17
Method
Scope
Chapter08/tinylang/include/tinylang/Sema/Scope.h:17
Method
Selector
Chapter07/tinylang/include/tinylang/AST/AST.h:419
Method
Selector
Chapter06/tinylang/include/tinylang/AST/AST.h:419
Method
Selector
Chapter08/tinylang2/include/tinylang/AST/AST.h:419
Method
Selector
Chapter08/tinylang/include/tinylang/AST/AST.h:419
Method
Sema
Chapter04/tinylang/include/tinylang/Sema/Sema.h:35
Method
Sema
Chapter07/tinylang/include/tinylang/Sema/Sema.h:35
Method
Sema
Chapter06/tinylang/include/tinylang/Sema/Sema.h:35
Method
Sema
Chapter05/tinylang/include/tinylang/Sema/Sema.h:35
Method
Sema
Chapter08/tinylang2/include/tinylang/Sema/Sema.h:35
Method
Sema
Chapter08/tinylang/include/tinylang/Sema/Sema.h:35
Method
Stmt
Chapter04/tinylang/include/tinylang/AST/AST.h:368
Method
Stmt
Chapter07/tinylang/include/tinylang/AST/AST.h:543
Method
Stmt
Chapter06/tinylang/include/tinylang/AST/AST.h:543
Method
Stmt
Chapter05/tinylang/include/tinylang/AST/AST.h:368
Method
Stmt
Chapter08/tinylang2/include/tinylang/AST/AST.h:543
Method
Stmt
Chapter08/tinylang/include/tinylang/AST/AST.h:543
Method
ToIRVisitor
Chapter07/calc/src/CodeGen.cpp:34
Method
ToIRVisitor
Chapter03/calc/src/CodeGen.cpp:23
Method
TypeDeclaration
Chapter04/tinylang/include/tinylang/AST/AST.h:111
Method
TypeDeclaration
Chapter07/tinylang/include/tinylang/AST/AST.h:121
Method
TypeDeclaration
Chapter06/tinylang/include/tinylang/AST/AST.h:121
Method
TypeDeclaration
Chapter05/tinylang/include/tinylang/AST/AST.h:111
Method
TypeDeclaration
Chapter08/tinylang2/include/tinylang/AST/AST.h:121
Method
TypeDeclaration
Chapter08/tinylang/include/tinylang/AST/AST.h:121
Method
VariableAccess
Chapter04/tinylang/include/tinylang/AST/AST.h:309
Method
VariableAccess
Chapter05/tinylang/include/tinylang/AST/AST.h:309
Method
VariableDeclaration
Chapter04/tinylang/include/tinylang/AST/AST.h:124
Method
VariableDeclaration
Chapter07/tinylang/include/tinylang/AST/AST.h:222
Method
VariableDeclaration
Chapter06/tinylang/include/tinylang/AST/AST.h:222
Method
VariableDeclaration
Chapter05/tinylang/include/tinylang/AST/AST.h:124
Method
VariableDeclaration
Chapter08/tinylang2/include/tinylang/AST/AST.h:222
Method
VariableDeclaration
Chapter08/tinylang/include/tinylang/AST/AST.h:222
Method
VisitFunctionDecl
Chapter11/clang-plugin2/NamingPlugin.cpp:24
Method
VisitVarDecl
Chapter11/clang-plugin2/NamingPlugin.cpp:19
Method
WhileStatement
Chapter04/tinylang/include/tinylang/AST/AST.h:432
Method
WhileStatement
Chapter07/tinylang/include/tinylang/AST/AST.h:607
Method
WhileStatement
Chapter06/tinylang/include/tinylang/AST/AST.h:607
Method
WhileStatement
Chapter05/tinylang/include/tinylang/AST/AST.h:432
Method
WhileStatement
Chapter08/tinylang2/include/tinylang/AST/AST.h:607
Method
WhileStatement
Chapter08/tinylang/include/tinylang/AST/AST.h:607
Method
WithDecl
Chapter07/calc/src/AST.h:77
Method
WithDecl
Chapter03/calc/src/AST.h:77
Method
accept
Chapter07/calc/src/AST.h:66
Method
accept
Chapter07/calc/src/AST.h:83
Method
accept
Chapter03/calc/src/AST.h:66
Method
accept
Chapter03/calc/src/AST.h:83
Method
addEmptyPhi
Chapter07/tinylang/lib/CodeGen/CGProcedure.cpp:55
Method
addEmptyPhi
Chapter06/tinylang/lib/CodeGen/CGProcedure.cpp:56
Method
addEmptyPhi
Chapter05/tinylang/lib/CodeGen/CGProcedure.cpp:56
Method
addEmptyPhi
Chapter08/tinylang2/lib/CodeGen/CGProcedure.cpp:55
Method
addEmptyPhi
Chapter08/tinylang/lib/CodeGen/CGProcedure.cpp:55
Method
addKeyword
Chapter04/tinylang/lib/Lexer/Lexer.cpp:5
Method
addKeyword
Chapter07/tinylang/lib/Lexer/Lexer.cpp:5
Method
addKeyword
Chapter06/tinylang/lib/Lexer/Lexer.cpp:5
Method
addKeyword
Chapter05/tinylang/lib/Lexer/Lexer.cpp:5
Method
addKeyword
Chapter08/tinylang2/lib/Lexer/Lexer.cpp:5
Method
addKeyword
Chapter08/tinylang/lib/Lexer/Lexer.cpp:5
Method
addLandingPad
Chapter07/calc/src/CodeGen.cpp:197
Method
addPhiOperands
Chapter07/tinylang/lib/CodeGen/CGProcedure.cpp:64
Method
addPhiOperands
Chapter06/tinylang/lib/CodeGen/CGProcedure.cpp:65
Method
addPhiOperands
Chapter05/tinylang/lib/CodeGen/CGProcedure.cpp:65
Method
addPhiOperands
Chapter08/tinylang2/lib/CodeGen/CGProcedure.cpp:64
Method
addPhiOperands
Chapter08/tinylang/lib/CodeGen/CGProcedure.cpp:64
Method
addThrow
Chapter07/calc/src/CodeGen.cpp:141
Method
advance
Chapter04/tinylang/include/tinylang/Parser/Parser.h:25
Method
advance
Chapter07/tinylang/include/tinylang/Parser/Parser.h:25
Method
advance
Chapter07/calc/src/Parser.h:18
Method
advance
Chapter06/tinylang/include/tinylang/Parser/Parser.h:25
Method
advance
Chapter03/calc/src/Parser.h:18
Method
advance
Chapter05/tinylang/include/tinylang/Parser/Parser.h:25
Method
advance
Chapter08/tinylang2/include/tinylang/Parser/Parser.h:25
Method
advance
Chapter08/tinylang/include/tinylang/Parser/Parser.h:25
Method
applyLocation
Chapter07/tinylang/lib/CodeGen/CGModule.cpp:88
Method
applyLocation
Chapter08/tinylang2/lib/CodeGen/CGModule.cpp:88
Method
applyLocation
Chapter08/tinylang/lib/CodeGen/CGModule.cpp:88
Function
bug
Chapter11/staticanalyzer/div.c:5
Function
calc_read
Chapter07/calc/rtcalc.cpp:8
Function
calc_read
Chapter03/calc/rtcalc.c:9
Function
calc_write
Chapter07/calc/rtcalc.cpp:4
Function
calc_write
Chapter03/calc/rtcalc.c:4
Method
checkFormalAndActualParameters
Chapter04/tinylang/lib/Sema/Sema.cpp:39
← previous
next →
801–900 of 1,670, ranked by callers