OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDLLSuffix
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Support/
PathV1.h
160
static StringRef
GetDLLSuffix
();
[
all
...]
/external/llvm/lib/Support/
Path.cpp
203
StringRef Path::
GetDLLSuffix
() {
/frameworks/compile/libbcc/tools/bcc/
Main.cpp
309
lib_path.appendSuffix(llvm::sys::Path::
GetDLLSuffix
());
Completed in 101 milliseconds