OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStringType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
4629
bool
isStringType
() const {
4640
bool isIntType() const LLVM_READONLY { return !
isStringType
(); }
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp
8665
assert(E->
isStringType
() && "SourceLocExpr isn't a pointer type?");
Completed in 45 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026