OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLocalFunction
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/IR/
FunctionInfo.h
73
void
setLocalFunction
(bool IsLocal) { IsLocalFunction = IsLocal; }
/external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
[
all
...]
/external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
[
all
...]
Completed in 42 milliseconds