OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCString
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/
Constants.h
360
///
isCString
- This method returns true if the array is a string (see
365
bool
isCString
() const;
372
/// getAsCString - If this array is
isCString
(), then this method converts the
[
all
...]
/external/llvm/tools/lto/
LTOModule.cpp
199
if (ca->
isCString
()) {
/external/llvm/lib/VMCore/
Constants.cpp
[
all
...]
Completed in 540 milliseconds