OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllocated
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
FuchsiaHandleChecker.cpp
132
static HandleState
getAllocated
(ProgramStateRef State, HandleState S) {
562
CurItem.first, HandleState::
getAllocated
(State, CurItem.second));
MallocChecker.cpp
166
static RefState
getAllocated
(AllocationFamily family, const Stmt *s) {
1568
return State->set<RegionState>(Sym, RefState::
getAllocated
(Family, E));
2892
RefState::
getAllocated
(RS->getAllocationFamily(), RS->getStmt()));
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp
904
if (auto *AlVar = Array->
getAllocated
())
DwarfUnit.cpp
1452
if (DIVariable *Var = CTy->
getAllocated
()) {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
1215
DIVariable *
getAllocated
() const {
Completed in 47 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026